Home
last modified time | relevance | path

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

/third_party/boost/libs/asio/tools/
Dhandlerviz.pl170 my $node_footer = <<"EOF";
273 print($node_footer);
/third_party/f2fs-tools/fsck/
Dxattr.h132 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.h815 #define INLINE_DATA_OFFSET (PAGE_CACHE_SIZE - sizeof(struct node_footer) \
912 struct node_footer { struct
927 struct node_footer footer; argument