Home
last modified time | relevance | path

Searched defs:nmp (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c192 newnfs_iosize(struct nfsmount *nmp) in newnfs_iosize()
288 struct nfsmount *nmp = VFSTONFS(mp); in nfs_statfs() local
399 ncl_fsinfo(struct nfsmount *nmp, struct vnode *vp, struct ucred *cred, in ncl_fsinfo()
602 nfs_decode_args(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp, in nfs_decode_args()
1249 struct nfsmount *nmp = VFSTONFS(mp); in nfs_mount() local
1512 struct nfsmount *nmp; in mountnfs() local
1868 struct nfsmount *nmp; in nfs_unmount() local
1973 struct nfsmount *nmp; in nfs_root() local
2063 struct nfsmount *nmp = VFSTONFS(mp); in nfs_sysctl() local
2133 struct nfsmount *nmp = VFSTONFS(mp); in nfs_purge() local
[all …]
H A Dnfs_clbio.c124 struct nfsmount *nmp; in ncl_getpages() local
273 struct nfsmount *nmp; in ncl_putpages() local
438 struct nfsmount *nmp = VFSTONFS(vp->v_mount); ncl_bioread() local
740 struct nfsmount *nmp = VFSTONFS(vp->v_mount); nfs_directio_write() local
810 struct nfsmount *nmp = VFSTONFS(vp->v_mount); ncl_write() local
1265 struct nfsmount *nmp; nfs_getcacheblk() local
1298 struct nfsmount *nmp = VFSTONFS(vp->v_mount); ncl_vinvalbuf() local
1374 ncl_asyncio(struct nfsmount * nmp,struct buf * bp,struct ucred * cred,struct thread * td) ncl_asyncio() argument
1526 struct nfsmount *nmp; ncl_doio() local
[all...]
H A Dnfs_clstate.c435 struct nfsmount *nmp; in nfscl_deleg() local
526 struct nfsmount *nmp; in nfscl_getstateid() local
813 nfscl_ownerrelease(struct nfsmount *nmp, struct nfsclowner *owp, in nfscl_ownerrelease()
834 nfscl_openrelease(struct nfsmount *nmp, struct nfsclopen *op, int error, in nfscl_openrelease()
871 struct nfsmount *nmp; in nfscl_getcl() local
1039 nfscl_findcl(struct nfsmount *nmp) in nfscl_findcl()
1604 struct nfsmount *nmp, struct ucred *cred, NFSPROC_T *p) in nfscl_expireopen()
1791 nfscl_expireclient(struct nfsclclient *clp, struct nfsmount *nmp, in nfscl_expireclient()
2034 nfscl_umount(struct nfsmount *nmp, NFSPROC_T *p, struct nfscldeleghead *dhp) in nfscl_umount()
2126 struct nfsmount *nmp; in nfscl_recover() local
[all …]
H A Dnfs_clport.c134 struct nfsmount *nmp; in nfscl_nget() local
384 nfscl_warn_fileid(struct nfsmount *nmp, struct nfsvattr *oldnap, in nfscl_warn_fileid()
452 struct nfsmount *nmp; in nfscl_loadattrcache() local
905 struct nfsmount *nmp; in nfscl_request() local
923 nfscl_loadsbinfo(struct nfsmount *nmp, struct nfsstatfs *sfp, void *statfs) in nfscl_loadsbinfo()
966 nfscl_loadfsinfo(struct nfsmount *nmp, struct nfsfsinfo *fsp) in nfscl_loadfsinfo()
1016 nfscl_getmyip(struct nfsmount *nmp, struct in6_addr *paddr, int *isinet6p) in nfscl_getmyip()
1293 struct nfsmount *nmp; in nfssvc_nfscl() local
H A Dnfs_clrpcops.c308 struct nfsmount *nmp; in nfsrpc_accessrpc() local
379 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_open() local
542 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openrpc()
840 nfsrpc_doclose(struct nfsmount *nmp, struct nfsclopen *op, NFSPROC_T *p, in nfsrpc_doclose()
948 nfsrpc_closerpc(struct nfsrv_descript *nd, struct nfsmount *nmp, in nfsrpc_closerpc()
995 struct nfsmount *nmp; in nfsrpc_openconfirm() local
1033 nfsrpc_setclient(struct nfsmount *nmp, struct nfsclclient *clp, int reclaim, in nfsrpc_setclient()
1297 struct nfsmount *nmp; in nfsrpc_getattr() local
1330 nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred, in nfsrpc_getattrnovp()
1376 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_setattr() local
[all …]
H A Dnfs_clvnops.c993 struct nfsmount *nmp; in nfs_getattr() local
1246 struct nfsmount *nmp; in nfs_lookup() local
1680 struct nfsmount *nmp; in ncl_readrpc() local
1711 struct nfsmount *nmp; in ncl_writerpc() local
1849 struct nfsmount *nmp; in nfs_create() local
2631 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_readdirrpc() local
2695 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_readdirplusrpc() local
2931 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_commit() local
3041 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_flush() local
3381 struct nfsmount *nmp; in nfs_advlock() local
[all …]
H A Dnfs_clnfsiod.c246 struct nfsmount *nmp; in nfssvc_iod() local
[all...]
H A Dnfs_clnode.c104 struct nfsmount *nmp; in ncl_nget() local
H A Dnfs_clsubs.c178 struct nfsmount *nmp; in ncl_getattrcache() local
/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c252 newnfs_connect(struct nfsmount *nmp, struct nfssockreq *nrp, in newnfs_connect()
547 newnfs_disconnect(struct nfsmount *nmp, struct nfssockreq *nrp) in newnfs_disconnect()
639 struct nfsmount *nmp = nf->nf_mount; in nfs_feedback() local
668 newnfs_request(struct nfsrv_descript *nd, struct nfsmount *nmp, in newnfs_request()
1498 newnfs_nmcancelreqs(struct nfsmount *nmp) in newnfs_nmcancelreqs()
1626 newnfs_sigintr(struct nfsmount *nmp, struct thread *td) in newnfs_sigintr()
1671 nfs_down(struct nfsmount *nmp, struct thread *td, const char *msg, in nfs_down()
1696 nfs_up(struct nfsmount *nmp, struct thread *td, const char *msg, in nfs_up()
H A Dnfs_commonsubs.c330 nfscl_reqstart(struct nfsrv_descript *nd, int procnum, struct nfsmount *nmp, in nfscl_reqstart()
964 nfsm_fhtom(struct nfsmount *nmp, struct nfsrv_descript *nd, u_int8_t *fhp, in nfsm_fhtom()
4959 nfsv4_setsequence(struct nfsmount *nmp, struct nfsrv_descript *nd, in nfsv4_setsequence()
5017 nfsv4_sequencelookup(struct nfsmount *nmp, struct nfsclsession *sep, in nfsv4_sequencelookup()
5121 nfsv4_findmirror(struct nfsmount *nmp) in nfsv4_findmirror()
5213 nfsrpc_destroysession(struct nfsmount *nmp, struct nfsclsession *tsep, in nfsrpc_destroysession()
H A Dnfsport.h1219 nfsmnt_mdssession(struct nfsmount *nmp) in nfsmnt_mdssession()
/freebsd/lib/libmp/
H A Dmpasbn.c231 _mdiv(const char *msg, const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp, in _mdiv()
250 mp_mdiv(const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp) in mp_mdiv()
368 mp_msqrt(const MINT *nmp, MINT *xmp, MINT *rmp) in mp_msqrt()
564 _sdiv(const char *msg, const MINT *nmp, short d, MINT *qmp, short *ro, in _sdiv()
595 mp_sdiv(const MINT *nmp, short d, MINT *qmp, short *ro) in mp_sdiv()
/freebsd/stand/efi/libefi/
H A Defichar.c135 utf8_to_ucs2(const char *name, efi_char **nmp, size_t *len) in utf8_to_ucs2()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c4422 struct nfsmount *nmp; in nfsrv_dscreate() local
4531 struct nfsmount *nmp; in nfsrv_pnfscreate() local
4858 struct nfsmount *nmp; in nfsrv_pnfsremove() local
4993 struct nfsmount *nmp[NFSDEV_MAXMIRRORS], *failnmp; in nfsrv_proxyds() local
5213 struct nfsmount *nmp, *newnmp; in nfsrv_dsgetsockmnt() local
5446 NFSPROC_T *p, struct nfsmount *nmp, struct mbuf **mpp, struct mbuf **mpendp) in nfsrv_readdsrpc()
5557 struct nfsmount *nmp; member
5565 nfsrv_writedsdorpc(struct nfsmount *nmp, fhandle_t *fhp, off_t off, int len, in nfsrv_writedsdorpc()
5780 struct nfsmount *nmp; member
5787 nfsrv_allocatedsdorpc(struct nfsmount *nmp, fhandle_t *fhp, off_t off, in nfsrv_allocatedsdorpc()
[all …]
H A Dnfs_nfsdstate.c7829 struct nfsmount *nmp; in nfsrv_deldsserver() local
7892 nfsrv_deldsnmp(int op, struct nfsmount *nmp, NFSPROC_T *p) in nfsrv_deldsnmp()
7923 struct nfsmount *nmp; in nfsrv_delds() local
8635 struct nfsmount *nmp, *curnmp; in nfsrv_mdscopymr() local
8828 nfsrv_findmirroredds(struct nfsmount *nmp) in nfsrv_findmirroredds()
/freebsd/contrib/ntp/libparse/
H A Dparsesolaris.c644 register mblk_t *nmp; in parserput() local
730 register mblk_t *nmp; in parserput() local
H A Dparsestreams.c799 register mblk_t *nmp; in parserput() local
882 register mblk_t *nmp; in parserput() local
/freebsd/sys/nlm/
H A Dnlm_advlock.c131 struct nfsmount *nmp = nf->nf_nmp; in nlm_down() local
153 struct nfsmount *nmp = nf->nf_nmp; in nlm_up() local
198 struct nfsmount *nmp; in nlm_advlock_internal() local
/freebsd/sys/dev/qlxgb/
H A Dqla_os.c1373 qla_get_mbuf(qla_host_t *ha, qla_rx_buf_t *rxb, struct mbuf *nmp, in qla_get_mbuf()
/freebsd/sys/dev/qlxge/
H A Dqls_os.c1361 qls_get_mbuf(qla_host_t *ha, qla_rx_buf_t *rxb, struct mbuf *nmp) in qls_get_mbuf()
/freebsd/sys/kern/
H A Dkern_linker.c1654 struct mod_metadata *mp, *nmp; in linker_preload() local
2319 struct mod_metadata *mp, *nmp; in linker_load_dependencies() local
H A Dvfs_syscalls.c134 struct mount *mp, *nmp; in kern_sync() local
423 struct mount *mp, *nmp; in kern_getfsstat() local
/freebsd/sys/dev/qlxgbe/
H A Dql_os.c1932 ql_get_mbuf(qla_host_t *ha, qla_rx_buf_t *rxb, struct mbuf *nmp) in ql_get_mbuf()
/freebsd/sys/ufs/ffs/
H A Dffs_vfsops.c877 struct mount *nmp; in ffs_mountfs() local

12