Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_attr.c83 STATIC int xfs_attr_rmtval_remove(xfs_da_args_t *args);
1028 error = xfs_attr_rmtval_remove(args); in xfs_attr_leaf_addname()
1400 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_addname()
1544 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_removename()
2144 xfs_attr_rmtval_remove(xfs_da_args_t *args) in xfs_attr_rmtval_remove() function