Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr.c97 STATIC int xfs_attr_rmtval_set(xfs_da_args_t *args);
927 error = xfs_attr_rmtval_set(args); in xfs_attr_leaf_addname()
1300 error = xfs_attr_rmtval_set(args); in xfs_attr_node_addname()
1947 xfs_attr_rmtval_set(xfs_da_args_t *args) in xfs_attr_rmtval_set() function