Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dxattr.h87 #define MAX_INLINE_XATTR_SIZE \ macro
H A Dsuper.c1397 max_size = MAX_INLINE_XATTR_SIZE; in parse_options()