Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr.c64 STATIC int xfs_attr_leaf_removename(xfs_da_args_t *args);
482 error = xfs_attr_leaf_removename(&args); in xfs_attr_remove()
777 xfs_attr_leaf_removename(xfs_da_args_t *args) in xfs_attr_leaf_removename() function
/linux-4.1.27/fs/xfs/
Dxfs_trace.h1750 DEFINE_ATTR_EVENT(xfs_attr_leaf_removename);