Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_attr_leaf.h71 int xfs_attr3_leaf_flipflags(struct xfs_da_args *args);
Dxfs_attr.c473 error = xfs_attr3_leaf_flipflags(args); in xfs_attr_set_iter()
585 error = xfs_attr3_leaf_flipflags(args); in xfs_attr_set_iter()
Dxfs_attr_leaf.c2852 xfs_attr3_leaf_flipflags( in xfs_attr3_leaf_flipflags() function