Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h561 int xfs_attr_set(struct xfs_da_args *args, enum xfs_attr_update op, bool rsvd);
H A Dxfs_attr.c1044 xfs_attr_set( in xfs_attr_set() function
/linux/fs/xfs/
H A Dxfs_xattr.c129 return xfs_attr_set(args, op, in xfs_attr_change()