Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dxattr.h136 sizeof(struct node_footer) - sizeof(__u32))
Dxattr.c124 F2FS_BLKSIZE - sizeof(struct node_footer)); in write_all_xattrs()
/third_party/f2fs-tools/include/
Df2fs_fs.h989 sizeof(struct node_footer) - \
1108 struct node_footer { struct
1116 static_assert(sizeof(struct node_footer) == 24, ""); argument
1125 struct node_footer footer;