Searched refs:default_removexattr_vfs (Results 1 – 1 of 1) sorted by relevance
1489 static int default_removexattr_vfs(vnode_t vp, const char *name, int options,1697 error = default_removexattr_vfs(vp, name, options, context); in default_removexattr()2257 default_removexattr_vfs(vnode_t vp, const char *name, __unused int options, vfs_context_t context) in default_removexattr_vfs() function