Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr.h153 int xfs_attr_remove_args(struct xfs_da_args *args);
Dxfs_attr.c317 xfs_attr_remove_args( in xfs_attr_remove_args() function
489 error = xfs_attr_remove_args(&args); in xfs_attr_remove()