Searched refs:dirfhp (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.121.3/bsd/nfs/ |
| H A D | nfs_vfsops.c | 1626 …ct nfsmount *nmp, struct nfs_fs_path *nfsp, uint32_t curcomp, fhandle_t *dirfhp, int *depthp, fhan… in nfs4_mount_update_path_with_symlink() argument 1638 if (dirfhp->fh_len) { in nfs4_mount_update_path_with_symlink() 1639 NFSREQ_SECINFO_SET(&si, NULL, dirfhp->fh_data, dirfhp->fh_len, nfsp->np_components[curcomp], 0); in nfs4_mount_update_path_with_symlink() 1743 dirfhp->fh_len = 0; in nfs4_mount_update_path_with_symlink()
|