Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h547 int xfs_attr_set(struct xfs_da_args *args);
H A Dxfs_attr.c963 xfs_attr_set( in xfs_attr_set() function
/openbmc/linux/fs/xfs/
H A Dxfs_xattr.c117 error = xfs_attr_set(args); in xfs_attr_change()