Home
last modified time | relevance | path

Searched defs:xvp (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/vfs/
H A Dvfs_xattr.c1655 vnode_t xvp = NULL; in default_getxattr_doubleagent() local
1746 vnode_t xvp = NULL; in default_listxattr_doubleagent() local
1839 vnode_t xvp = NULL; in default_setxattr_doubleagent() local
2015 vnode_t xvp = NULL; in default_removexattr_doubleagent() local
2097 vnode_t xvp = NULLVP; in open_xattrfile() local
2368 vnode_t xvp = fg_get_data(xfg); in close_xattrfile() local
2399 remove_xattrfile(struct fileglob *xfg, vnode_t xvp, vfs_context_t context) in remove_xattrfile()
H A Dkpi_vfs.c5218 vnode_t xvp; in xattrfile_remove() local
5328 vnode_t xvp; in xattrfile_setattr() local
/xnu-12377.41.6/bsd/nfs/
H A Dnfs_subs.c1667 vnode_t mvp = NULL, xvp = NULL; in nfsrv_export() local