Searched refs:is_fsync_dnode (Results 1 – 2 of 2) sorted by relevance
/third_party/f2fs-tools/fsck/ | ||
D | node.h | 175 #define is_fsync_dnode(node_blk) is_node(node_blk, FSYNC_BIT_SHIFT) macro |
D | mount.c | 3302 if (!is_fsync_dnode(node_blk)) in find_fsync_inode() |