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

/freebsd-11.0-release/sys/fs/nfs/
H A Dnfskpiport.h36 typedef struct mount * mount_t; typedef in typeref:struct:mount
H A Dnfs_var.h325 mount_t *, int, NFSPROC_T *);
534 int nfscl_deleg(mount_t, struct nfsclclient *, u_int8_t *, int,
576 int nfscl_nget(mount_t, vnode_t, struct nfsfh *,
586 int nfscl_ngetreopen(mount_t, u_int8_t *, int, NFSPROC_T *,
654 int nfsvno_checkexp(mount_t, NFSSOCKADDR_T, struct nfsexstuff *,
656 int nfsvno_fhtovp(mount_t, fhandle_t *, NFSSOCKADDR_T, int,
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clstate.c116 static mount_t nfscl_getmnt(int, uint8_t *, u_int32_t, struct nfsclclient **);
402 nfscl_deleg(mount_t mp, struct nfsclclient *clp, u_int8_t *nfhp,
3155 mount_t mp;
3599 static mount_t
3604 mount_t mp;
4693 mount_t mp;
4791 mount_t mp;
5185 mount_t mp;
/freebsd-11.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c416 mount_t mp = NULL;
557 mount_t new_mp, temp_mp = NULL;
H A Dnfs_nfsdstate.c4569 mount_t mp = NULL;

Completed in 166 milliseconds