Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr.h93 int xfs_attr_remove_args(struct xfs_da_args *args);
H A Dxfs_attr.c366 xfs_attr_remove_args( in xfs_attr_remove_args() function
492 error = xfs_attr_remove_args(args); in xfs_attr_set()