Home
last modified time | relevance | path

Searched refs:node_footer (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
Dxattr.h131 sizeof(struct node_footer) - sizeof(__u32))
Dxattr.c107 PAGE_SIZE - sizeof(struct node_footer)); in write_all_xattrs()
/external/f2fs-tools/include/
Df2fs_fs.h725 #define INLINE_DATA_OFFSET (PAGE_CACHE_SIZE - sizeof(struct node_footer) \
805 struct node_footer { struct
820 struct node_footer footer; argument