Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/nfs/
Dnfs_var.h331 mount_t *, int, NFSPROC_T *);
540 int nfscl_deleg(mount_t, struct nfsclclient *, u_int8_t *, int,
582 int nfscl_nget(mount_t, vnode_t, struct nfsfh *,
592 int nfscl_ngetreopen(mount_t, u_int8_t *, int, NFSPROC_T *,
660 int nfsvno_checkexp(mount_t, NFSSOCKADDR_T, struct nfsexstuff *,
662 int nfsvno_fhtovp(mount_t, fhandle_t *, NFSSOCKADDR_T, int,
Dnfskpiport.h36 typedef struct mount * mount_t; typedef
/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clstate.c118 static mount_t nfscl_getmnt(int, uint8_t *, u_int32_t, struct nfsclclient **);
428 nfscl_deleg(mount_t mp, struct nfsclclient *clp, u_int8_t *nfhp, in nfscl_deleg()
3245 mount_t mp; in nfscl_docb()
3698 static mount_t
3703 mount_t mp; in nfscl_getmnt()
4794 mount_t mp; in nfscl_layout()
4892 mount_t mp; in nfscl_getlayout()
5290 mount_t mp; in nfscl_layoutcommit()
/freebsd-10-stable/sys/fs/nfsserver/
Dnfs_nfsdsocket.c416 mount_t mp = NULL; in nfsrvd_dorpc()
557 mount_t new_mp, temp_mp = NULL; in nfsrvd_compound()
Dnfs_nfsdstate.c4823 mount_t mp = NULL; in nfsrv_updatestable()