Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr.h64 bool allow_incomplete; member
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_attr_list.c448 !context->allow_incomplete) in xfs_attr3_leaf_list_int()
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dattr.c498 sx.context.allow_incomplete = true; in xchk_xattr()