Searched refs:remove_xattrfile (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_xattr.c1462 static int remove_xattrfile(vnode_t xvp, vfs_context_t context);
2287 error = remove_xattrfile(xvp, context);
2613 (void) remove_xattrfile (xvp, context);
2656 remove_xattrfile(vnode_t xvp, vfs_context_t context) function

Completed in 21 milliseconds