| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clvfsops.c | 192 newnfs_iosize(struct nfsmount *nmp) in newnfs_iosize() 288 struct nfsmount *nmp = VFSTONFS(mp); in nfs_statfs() local 401 ncl_fsinfo(struct nfsmount *nmp, struct vnode *vp, struct ucred *cred, in ncl_fsinfo() 604 nfs_decode_args(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp, in nfs_decode_args() 1252 struct nfsmount *nmp = VFSTONFS(mp); in nfs_mount() local 1516 struct nfsmount *nmp; in mountnfs() local 1872 struct nfsmount *nmp; in nfs_unmount() local 1977 struct nfsmount *nmp; in nfs_root() local 2067 struct nfsmount *nmp = VFSTONFS(mp); in nfs_sysctl() local 2137 struct nfsmount *nmp = VFSTONFS(mp); in nfs_purge() local [all …]
|
| H A D | nfs_clbio.c | 124 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 D | nfs_clstate.c | 435 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 D | nfs_clvnops.c | 848 struct nfsmount *nmp; in nfs_close() local 1013 struct nfsmount *nmp; in nfs_getattr() local 1077 struct nfsmount *nmp; in nfs_setattr() local 1277 struct nfsmount *nmp; in nfs_lookup() local 1711 struct nfsmount *nmp; in ncl_readrpc() local 1742 struct nfsmount *nmp; in ncl_writerpc() local 1880 struct nfsmount *nmp; in nfs_create() local 2033 struct nfsmount *nmp; in nfs_remove() local 2133 struct nfsmount *nmp; in nfs_removerpc() local 2189 struct nfsmount *nmp; in nfs_rename() local [all …]
|
| H A D | nfs_clport.c | 134 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() 1025 nfscl_getmyip(struct nfsmount *nmp, struct in6_addr *paddr, int *isinet6p) in nfscl_getmyip() 1303 struct nfsmount *nmp; in nfssvc_nfscl() local
|
| H A D | nfs_clrpcops.c | 311 struct nfsmount *nmp; in nfsrpc_accessrpc() local 382 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_open() local 545 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openrpc() 843 nfsrpc_doclose(struct nfsmount *nmp, struct nfsclopen *op, NFSPROC_T *p, in nfsrpc_doclose() 951 nfsrpc_closerpc(struct nfsrv_descript *nd, struct nfsmount *nmp, in nfsrpc_closerpc() 998 struct nfsmount *nmp; in nfsrpc_openconfirm() local 1036 nfsrpc_setclient(struct nfsmount *nmp, struct nfsclclient *clp, int reclaim, in nfsrpc_setclient() 1300 struct nfsmount *nmp; in nfsrpc_getattr() local 1333 nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred, in nfsrpc_getattrnovp() 1379 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfsrpc_setattr() local [all …]
|
| H A D | nfs_clnode.c | 104 struct nfsmount *nmp; in ncl_nget() local 242 struct nfsmount *nmp; in ncl_inactive() local
|
| H A D | nfs_clnfsiod.c | 246 struct nfsmount *nmp; in nfssvc_iod() local [all...] |
| H A D | nfs_clsubs.c | 178 struct nfsmount *nmp; in ncl_getattrcache() local
|
| /freebsd/sys/fs/nfs/ |
| H A D | nfs_commonkrpc.c | 253 newnfs_connect(struct nfsmount *nmp, struct nfssockreq *nrp, in newnfs_connect() 548 newnfs_disconnect(struct nfsmount *nmp, struct nfssockreq *nrp) in newnfs_disconnect() 640 struct nfsmount *nmp = nf->nf_mount; in nfs_feedback() local 669 newnfs_request(struct nfsrv_descript *nd, struct nfsmount *nmp, in newnfs_request() 1499 newnfs_nmcancelreqs(struct nfsmount *nmp) in newnfs_nmcancelreqs() 1627 newnfs_sigintr(struct nfsmount *nmp, struct thread *td) in newnfs_sigintr() 1672 nfs_down(struct nfsmount *nmp, struct thread *td, const char *msg, in nfs_down() 1697 nfs_up(struct nfsmount *nmp, struct thread *td, const char *msg, in nfs_up()
|
| H A D | nfs_commonsubs.c | 339 nfscl_reqstart(struct nfsrv_descript *nd, int procnum, struct nfsmount *nmp, in nfscl_reqstart() 979 nfsm_fhtom(struct nfsmount *nmp, struct nfsrv_descript *nd, u_int8_t *fhp, in nfsm_fhtom() 5069 nfsv4_setsequence(struct nfsmount *nmp, struct nfsrv_descript *nd, in nfsv4_setsequence() 5127 nfsv4_sequencelookup(struct nfsmount *nmp, struct nfsclsession *sep, in nfsv4_sequencelookup() 5231 nfsv4_findmirror(struct nfsmount *nmp) in nfsv4_findmirror() 5323 nfsrpc_destroysession(struct nfsmount *nmp, struct nfsclsession *tsep, in nfsrpc_destroysession()
|
| H A D | nfsport.h | 1210 nfsmnt_mdssession(struct nfsmount *nmp) in nfsmnt_mdssession()
|
| /freebsd/lib/libmp/ |
| H A D | mpasbn.c | 231 _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 D | efichar.c | 135 utf8_to_ucs2(const char *name, efi_char **nmp, size_t *len) in utf8_to_ucs2()
|
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdport.c | 4501 struct nfsmount *nmp; in nfsrv_dscreate() local 4610 struct nfsmount *nmp; in nfsrv_pnfscreate() local 4937 struct nfsmount *nmp; in nfsrv_pnfsremove() local 5072 struct nfsmount *nmp[NFSDEV_MAXMIRRORS], *failnmp; in nfsrv_proxyds() local 5292 struct nfsmount *nmp, *newnmp; in nfsrv_dsgetsockmnt() local 5525 NFSPROC_T *p, struct nfsmount *nmp, struct mbuf **mpp, struct mbuf **mpendp) in nfsrv_readdsrpc() 5636 struct nfsmount *nmp; member 5644 nfsrv_writedsdorpc(struct nfsmount *nmp, fhandle_t *fhp, off_t off, int len, in nfsrv_writedsdorpc() 5861 struct nfsmount *nmp; member 5868 nfsrv_allocatedsdorpc(struct nfsmount *nmp, fhandle_t *fhp, off_t off, in nfsrv_allocatedsdorpc() [all …]
|
| H A D | nfs_nfsdstate.c | 7829 struct nfsmount *nmp; nfsrv_deldsserver() local 7892 nfsrv_deldsnmp(int op,struct nfsmount * nmp,NFSPROC_T * p) nfsrv_deldsnmp() argument 7923 struct nfsmount *nmp; nfsrv_delds() local 8635 struct nfsmount *nmp, *curnmp; nfsrv_mdscopymr() local 8828 nfsrv_findmirroredds(struct nfsmount * nmp) nfsrv_findmirroredds() argument [all...] |
| /freebsd/contrib/ntp/libparse/ |
| H A D | parsesolaris.c | 644 register mblk_t *nmp; in parserput() local 730 register mblk_t *nmp; in parserput() local
|
| H A D | parsestreams.c | 799 register mblk_t *nmp; in parserput() local 882 register mblk_t *nmp; in parserput() local
|
| /freebsd/sys/nlm/ |
| H A D | nlm_advlock.c | 131 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 D | qla_os.c | 1373 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 D | qls_os.c | 1361 qls_get_mbuf(qla_host_t *ha, qla_rx_buf_t *rxb, struct mbuf *nmp) in qls_get_mbuf()
|
| /freebsd/sys/kern/ |
| H A D | kern_linker.c | 1655 struct mod_metadata *mp, *nmp; in linker_preload() local 2320 struct mod_metadata *mp, *nmp; in linker_load_dependencies() local
|
| H A D | vfs_syscalls.c | 136 struct mount *mp, *nmp; in kern_sync() local 425 struct mount *mp, *nmp; in kern_getfsstat() local
|
| /freebsd/sys/dev/qlxgbe/ |
| H A D | ql_os.c | 1932 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 D | ffs_vfsops.c | 877 struct mount *nmp; in ffs_mountfs() local
|