Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dxattr.h74 #define VALID_XATTR_BLOCK_SIZE (PAGE_SIZE - sizeof(struct node_footer)) macro
77 VALID_XATTR_BLOCK_SIZE : 0) + \
80 VALID_XATTR_BLOCK_SIZE)