Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr_leaf.h69 int xfs_attr3_leaf_clearflag(struct xfs_da_args *args);
Dxfs_attr.c708 error = xfs_attr3_leaf_clearflag(args); in xfs_attr_leaf_addname()
1036 error = xfs_attr3_leaf_clearflag(args); in xfs_attr_node_addname()
Dxfs_attr_leaf.c2733 xfs_attr3_leaf_clearflag( in xfs_attr3_leaf_clearflag() function