Home
last modified time | relevance | path

Searched refs:xfs_attr_get (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_attr.h552 int xfs_attr_get(struct xfs_da_args *args);
Dxfs_attr.c268 xfs_attr_get( in xfs_attr_get() function
/linux-6.12.1/fs/xfs/
Dxfs_xattr.c151 error = xfs_attr_get(&args); in xfs_xattr_get()
Dxfs_acl.c162 error = xfs_attr_get(&args); in xfs_get_acl()
Dxfs_handle.c536 error = xfs_attr_get(&args); in xfs_attrmulti_attr_get()