Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dxattr.h134 sizeof(struct node_footer) - sizeof(__u32))
Dxattr.c124 PAGE_SIZE - sizeof(struct node_footer)); in write_all_xattrs()
/third_party/f2fs-tools/include/
Df2fs_fs.h946 #define INLINE_DATA_OFFSET (PAGE_CACHE_SIZE - sizeof(struct node_footer) \
1065 struct node_footer { struct
1073 static_assert(sizeof(struct node_footer) == 24, ""); argument
1082 struct node_footer footer;