Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr.h145 int xfs_attr_remove_args(struct xfs_da_args *args);
Dxfs_attr.c289 xfs_attr_remove_args( in xfs_attr_remove_args() function
461 error = xfs_attr_remove_args(&args); in xfs_attr_remove()