Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_attr_remote.h17 int xfs_attr_rmtval_get(struct xfs_da_args *args);
H A Dxfs_attr_remote.c396 xfs_attr_rmtval_get( in xfs_attr_rmtval_get() function
H A Dxfs_attr_leaf.c602 return xfs_attr_rmtval_get(args); in xfs_attr_copy_value()
/linux-6.15/fs/xfs/scrub/
H A Dattr_repair.c372 error = xfs_attr_rmtval_get(&args); in xrep_xattr_salvage_remote_attr()
/linux-6.15/fs/xfs/
H A Dxfs_trace.h2358 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);