Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr.c83 STATIC int xfs_attr_rmtval_remove(xfs_da_args_t *args);
1026 error = xfs_attr_rmtval_remove(args); in xfs_attr_leaf_addname()
1391 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_addname()
1533 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_removename()
2139 xfs_attr_rmtval_remove(xfs_da_args_t *args) in xfs_attr_rmtval_remove() function