OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tid_geq
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
kernel-jbd.h
837
static inline int
tid_geq
(tid_t x, tid_t y) EXT2FS_ATTR((unused));
848
static inline int
tid_geq
(tid_t x, tid_t y)
function
/external/e2fsprogs/e2fsck/
recovery.c
401
if (
tid_geq
(next_commit_ID, info->end_transaction))
Completed in 72 milliseconds