/src/sys/fs/nfs/server/ |
nfs_nfsdsocket.c | 630 mount_t new_mp, temp_mp = NULL; local in function:nfsrvd_compound 983 new_mp = nvp->v_mount; 985 new_mp->mnt_stat.f_fsid.val[0] || 987 new_mp->mnt_stat.f_fsid.val[1]) { 989 nd->nd_repstat = nfsvno_checkexp(new_mp, 998 cur_fsid = new_mp->mnt_stat.f_fsid;
|
nfs_nfsdsocket.c | 630 mount_t new_mp, temp_mp = NULL; local in function:nfsrvd_compound 983 new_mp = nvp->v_mount; 985 new_mp->mnt_stat.f_fsid.val[0] || 987 new_mp->mnt_stat.f_fsid.val[1]) { 989 nd->nd_repstat = nfsvno_checkexp(new_mp, 998 cur_fsid = new_mp->mnt_stat.f_fsid;
|
nfs_nfsdsocket.c | 630 mount_t new_mp, temp_mp = NULL; local in function:nfsrvd_compound 983 new_mp = nvp->v_mount; 985 new_mp->mnt_stat.f_fsid.val[0] || 987 new_mp->mnt_stat.f_fsid.val[1]) { 989 nd->nd_repstat = nfsvno_checkexp(new_mp, 998 cur_fsid = new_mp->mnt_stat.f_fsid;
|
nfs_nfsdport.c | 1838 struct mount *mp, *new_mp; local in function:nfsrvd_readdirplus 2101 new_mp = mp; 2164 new_mp = nvp->v_mountedhere; 2165 r = vfs_busy(new_mp, 0); 2169 r = VFS_ROOT(new_mp, 2198 if (new_mp == mp) 2199 new_mp = nvp->v_mount; 2211 vfs_unbusy(new_mp); 2255 vfs_unbusy(new_mp); 2259 dirlen += nfsvno_fillattr(nd, new_mp, [all...] |
nfs_nfsdport.c | 1838 struct mount *mp, *new_mp; local in function:nfsrvd_readdirplus 2101 new_mp = mp; 2164 new_mp = nvp->v_mountedhere; 2165 r = vfs_busy(new_mp, 0); 2169 r = VFS_ROOT(new_mp, 2198 if (new_mp == mp) 2199 new_mp = nvp->v_mount; 2211 vfs_unbusy(new_mp); 2255 vfs_unbusy(new_mp); 2259 dirlen += nfsvno_fillattr(nd, new_mp, [all...] |
nfs_nfsdport.c | 1838 struct mount *mp, *new_mp; local in function:nfsrvd_readdirplus 2101 new_mp = mp; 2164 new_mp = nvp->v_mountedhere; 2165 r = vfs_busy(new_mp, 0); 2169 r = VFS_ROOT(new_mp, 2198 if (new_mp == mp) 2199 new_mp = nvp->v_mount; 2211 vfs_unbusy(new_mp); 2255 vfs_unbusy(new_mp); 2259 dirlen += nfsvno_fillattr(nd, new_mp, [all...] |
/src/usr.sbin/sysinst/ |
bsddisklabel.c | 317 char new_mp[MOUNTLEN], *err; local in function:add_other_ptn_size 322 -1, 18, 0, 0, NULL, new_mp, sizeof(new_mp)); 323 if (new_mp[0] == 0) 325 if (new_mp[0] != '/') { 327 memmove(new_mp+1, new_mp, sizeof(new_mp)-1); 328 new_mp[0] = '/'; 335 new_mp) == 0) [all...] |
bsddisklabel.c | 317 char new_mp[MOUNTLEN], *err; local in function:add_other_ptn_size 322 -1, 18, 0, 0, NULL, new_mp, sizeof(new_mp)); 323 if (new_mp[0] == 0) 325 if (new_mp[0] != '/') { 327 memmove(new_mp+1, new_mp, sizeof(new_mp)-1); 328 new_mp[0] = '/'; 335 new_mp) == 0) [all...] |
bsddisklabel.c | 317 char new_mp[MOUNTLEN], *err; local in function:add_other_ptn_size 322 -1, 18, 0, 0, NULL, new_mp, sizeof(new_mp)); 323 if (new_mp[0] == 0) 325 if (new_mp[0] != '/') { 327 memmove(new_mp+1, new_mp, sizeof(new_mp)-1); 328 new_mp[0] = '/'; 335 new_mp) == 0) [all...] |