Searched refs:mount_t (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/sys/fs/nfs/ |
| D | nfs_var.h | 331 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,
|
| D | nfskpiport.h | 36 typedef struct mount * mount_t; typedef
|
| /freebsd-10-stable/sys/fs/nfsclient/ |
| D | nfs_clstate.c | 118 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/ |
| D | nfs_nfsdsocket.c | 416 mount_t mp = NULL; in nfsrvd_dorpc() 557 mount_t new_mp, temp_mp = NULL; in nfsrvd_compound()
|
| D | nfs_nfsdstate.c | 4823 mount_t mp = NULL; in nfsrv_updatestable()
|