Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_attr.h93 int xfs_attr_remove_args(struct xfs_da_args *args);
Dxfs_attr.c366 xfs_attr_remove_args( in xfs_attr_remove_args() function
492 error = xfs_attr_remove_args(args); in xfs_attr_set()