HomeSort by: relevance | last modified time | path
    Searched refs:mount_t (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/fs/nfs/common/
nfskpiport.h 38 typedef struct mount * mount_t; typedef in typeref:struct:mount *
nfs_var.h 326 mount_t *, int, NFSPROC_T *);
535 int nfscl_deleg(mount_t, struct nfsclclient *, u_int8_t *, int,
577 int nfscl_nget(mount_t, vnode_t, struct nfsfh *,
587 int nfscl_ngetreopen(mount_t, u_int8_t *, int, NFSPROC_T *,
655 int nfsvno_checkexp(mount_t, NFSSOCKADDR_T, struct nfsexstuff *,
657 int nfsvno_fhtovp(mount_t, fhandle_t *, NFSSOCKADDR_T, int,
  /src/sys/fs/nfs/client/
nfs_clstate.c 118 static mount_t nfscl_getmnt(int, uint8_t *, u_int32_t, struct nfsclclient **);
404 nfscl_deleg(mount_t mp, struct nfsclclient *clp, u_int8_t *nfhp,
3157 mount_t mp;
3601 static mount_t
3606 mount_t mp;
4695 mount_t mp;
4793 mount_t mp;
5187 mount_t mp;
  /src/sys/fs/nfs/server/
nfs_nfsdsocket.c 480 mount_t mp = NULL;
630 mount_t new_mp, temp_mp = NULL;
nfs_nfsdstate.c 4575 mount_t mp = NULL;

Completed in 19 milliseconds