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

/freebsd-12-stable/sys/fs/nfs/
H A Dnfskpiport.h38 typedef struct mount * mount_t; typedef in typeref:struct:mount
H A Dnfs_var.h371 mount_t *, int, NFSPROC_T *);
575 int nfscl_deleg(mount_t, struct nfsclclient *, u_int8_t *, int,
621 int nfscl_nget(mount_t, vnode_t, struct nfsfh *,
631 int nfscl_ngetreopen(mount_t, u_int8_t *, int, NFSPROC_T *,
699 int nfsvno_checkexp(mount_t, NFSSOCKADDR_T, struct nfsexstuff *,
701 int nfsvno_fhtovp(mount_t, fhandle_t *, NFSSOCKADDR_T, int,
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c118 static mount_t nfscl_getmnt(int, uint8_t *, u_int32_t, struct nfsclclient **);
430 nfscl_deleg(mount_t mp, struct nfsclclient *clp, u_int8_t *nfhp,
3342 mount_t mp;
3811 static mount_t
3816 mount_t mp;
4891 mount_t mp;
4995 mount_t mp;
5515 mount_t mp;
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c480 mount_t mp = NULL;
628 mount_t new_mp, temp_mp = NULL;
H A Dnfs_nfsdstate.c4978 mount_t mp = NULL;

Completed in 96 milliseconds