Home
last modified time | relevance | path

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

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