Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dxattr.h74 #define VALID_XATTR_BLOCK_SIZE (PAGE_SIZE - sizeof(struct node_footer))
H A Dnode.h293 memcpy(&dst_rn->footer, &src_rn->footer, sizeof(struct node_footer)); in copy_node_footer()
/openbmc/linux/include/linux/
H A Df2fs_fs.h342 struct node_footer { struct
357 struct node_footer footer; argument