Home
last modified time | relevance | path

Searched refs:xfs_attr_rmtval_set (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr_remote.h12 int xfs_attr_rmtval_set(struct xfs_da_args *args);
H A Dxfs_attr.c698 error = xfs_attr_rmtval_set(args); in xfs_attr_leaf_addname()
1026 error = xfs_attr_rmtval_set(args); in xfs_attr_node_addname()
H A Dxfs_attr_remote.c569 xfs_attr_rmtval_set( in xfs_attr_rmtval_set() function
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trace.h1927 DEFINE_ATTR_EVENT(xfs_attr_rmtval_set);