OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nm_mountp
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/fs/nfs/client/
nfsmount.h
97
#define
nm_mountp
nm_com.nmcom_mountp
macro
nfs_clstate.c
1466
nfscl_deleg(nmp->
nm_mountp
, clp, op->nfso_fh,
1821
if ((nmp->
nm_mountp
->mnt_kern_flag & MNTK_UNMOUNTF) != 0) {
2004
|| NFSMNT_RDONLY(nmp->
nm_mountp
))) {
3623
mp = clp->nfsc_nmp->
nm_mountp
;
3795
ret = nfscl_ngetreopen(nmp->
nm_mountp
, dp->nfsdl_fh,
4054
error = nfscl_ngetreopen(nmp->
nm_mountp
, fhp, fhlen, p, &np);
4698
mp = nmp->
nm_mountp
;
4796
mp = clp->nfsc_nmp->
nm_mountp
;
nfs_clvfsops.c
227
nmp->
nm_mountp
->mnt_stat.f_iosize = iosize;
1437
nmp->
nm_mountp
= mp;
nfs_clport.c
1048
nmp->
nm_mountp
->mnt_stat.f_iosize = newnfs_iosize(nmp);
nfs_clbio.c
1305
if ((nmp->
nm_mountp
->mnt_kern_flag & MNTK_UNMOUNTF))
nfs_clrpcops.c
329
(void) nfscl_deleg(nmp->
nm_mountp
,
1873
(void) nfscl_deleg(nmp->
nm_mountp
, owp->nfsow_clp,
4576
crflags = (NFSMNT_RDONLY(nmp->
nm_mountp
) ? 0 : NFSV4CRSESS_PERSIST);
/src/sys/nfs/
nfsmount.h
135
struct mount *
nm_mountp
; /* Vfs structure for this filesystem */
member in struct:nfsmount
nfs_clntsocket.c
205
rep->r_nmp->
nm_mountp
->mnt_stat.f_mntfromname);
219
rep->r_nmp->
nm_mountp
->mnt_stat.f_mntfromname);
235
rep->r_nmp->
nm_mountp
->mnt_stat.f_mntfromname);
274
rep->r_nmp->
nm_mountp
->mnt_stat.f_mntfromname);
426
rt->fsid = nmp->
nm_mountp
->mnt_stat.f_fsidx;
730
nfs_msg(rep->r_lwp, nmp->
nm_mountp
->mnt_stat.f_mntfromname,
nfs_vfsops.c
303
nmp->
nm_mountp
->mnt_fs_bshift =
721
nmp->
nm_mountp
= mp;
nfs_socket.c
519
rep->r_nmp->
nm_mountp
->
797
nmp->
nm_mountp
->mnt_stat.f_mntfromname,
/src/sys/fs/nfs/common/
nfs_commonkrpc.c
505
if (nmp != NULL && (nmp->
nm_mountp
->mnt_kern_flag & MNTK_UNMOUNTF)) {
1146
if (nmp->
nm_mountp
->mnt_kern_flag & MNTK_UNMOUNTF)
1194
vfs_event_signal(&nmp->
nm_mountp
->mnt_stat.f_fsid,
1202
vfs_event_signal(&nmp->
nm_mountp
->mnt_stat.f_fsid,
1206
nfs_msg(td, nmp->
nm_mountp
->mnt_stat.f_mntfromname, msg, error);
1216
nfs_msg(td, nmp->
nm_mountp
->mnt_stat.f_mntfromname, msg, 0);
1223
vfs_event_signal(&nmp->
nm_mountp
->mnt_stat.f_fsid,
1232
vfs_event_signal(&nmp->
nm_mountp
->mnt_stat.f_fsid,
nfs_commonsubs.c
4185
(nmp->
nm_mountp
->mnt_kern_flag & MNTK_UNMOUNTF)
/src/sys/fs/nfs/nlm/
nlm_advlock.c
142
vfs_event_signal(&nmp->
nm_mountp
->mnt_stat.f_fsid,
149
nlm_msg(td, nmp->
nm_mountp
->mnt_stat.f_mntfromname, msg, error);
161
nlm_msg(td, nmp->
nm_mountp
->mnt_stat.f_mntfromname, msg, 0);
167
vfs_event_signal(&nmp->
nm_mountp
->mnt_stat.f_fsid,
Completed in 31 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025