Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dxattr.h132 sizeof(struct node_footer) - sizeof(__u32))
Dxattr.c124 PAGE_SIZE - sizeof(struct node_footer)); in write_all_xattrs()
/external/f2fs-tools/include/
Df2fs_fs.h916 #define INLINE_DATA_OFFSET (PAGE_CACHE_SIZE - sizeof(struct node_footer) \
1013 struct node_footer { struct
1028 struct node_footer footer; argument