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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_xattr.c109 static int default_setxattr(vnode_t vp, const char *name, uio_t uio, int options,
257 error = default_setxattr(vp, name, uio, options, context);
1710 default_setxattr(vnode_t vp, const char *name, uio_t uio, int options, vfs_context_t context) function
3355 default_setxattr(vnode_t vp, const char *name, function

Completed in 69 milliseconds