/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 197 mntinfo4_t *mi; in nfs4_needs_recovery() local 281 nfs4_enqueue_lost_rqst(recov_info_t *recovp, mntinfo4_t *mi) in nfs4_enqueue_lost_rqst() 312 enqueue_bseqid_rqst(recov_info_t *recovp, mntinfo4_t *mi) in enqueue_bseqid_rqst() 340 nfs4_start_recovery(nfs4_error_t *ep, mntinfo4_t *mi, vnode_t *vp1, in nfs4_start_recovery() 395 start_recovery_action(nfs4_recov_t what, bool_t reboot, mntinfo4_t *mi, in start_recovery_action() 413 start_recovery(recov_info_t *recovp, mntinfo4_t *mi, in start_recovery() 735 nfs4_start_fop(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in nfs4_start_fop() 955 nfs4_start_op(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, in nfs4_start_op() 972 nfs4_end_fop(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in nfs4_end_fop() 1027 nfs4_end_op(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, in nfs4_end_op() [all …]
|
H A D | nfs4_client.c | 452 mntinfo4_t *mi = VTOMI4(vp); in nfs4_attr_cache() local 665 mntinfo4_t *mi; in nfs4_attrcache_va() local 806 mntinfo4_t *mi = VTOMI4(vp); in nfs4_getattr_otw() local 971 mntinfo4_t *mi = VTOMI4(vp); in nfs4_attr_otw() local 1107 mntinfo4_t *mi; in nfs4_async_manager() local 1229 mntinfo4_t *mi = VFTOMI4(vfsp); in nfs4_async_manager_stop() local 1250 mntinfo4_t *mi; in nfs4_async_readahead() local 1375 mntinfo4_t *mi = VFTOMI4(vfsp); in nfs4_async_common_start() local 1534 nfs4_inactive_thread(mntinfo4_t *mi) in nfs4_inactive_thread() 1604 mntinfo4_t *mi = VFTOMI4(vfsp); in nfs4_async_stop() local [all …]
|
H A D | nfs4_client_debug.c | 88 set_event(nfs4_event_type_t id, nfs4_revent_t *ep, mntinfo4_t *mi, in set_event() 435 find_beginning(nfs4_debug_msg_t *first_msg, mntinfo4_t *mi) in find_beginning() 495 mntinfo4_t *mi) in get_facts() 585 mntinfo4_t *mi) in facts_same() 663 mntinfo4_t *mi) in events_same() 817 print_facts(nfs4_debug_msg_t *msg, mntinfo4_t *mi) in print_facts() 871 queue_print_event(nfs4_debug_msg_t *msg, mntinfo4_t *mi, int dump) in queue_print_event() 1244 update_recov_kstats(nfs4_debug_msg_t *msg, mntinfo4_t *mi) in update_recov_kstats() 1313 dump_queue(mntinfo4_t *mi, nfs4_debug_msg_t *msg) in dump_queue() 1354 nfs4_queue_event(nfs4_event_type_t id, mntinfo4_t *mi, char *server1, in nfs4_queue_event() [all …]
|
H A D | nfs4_vfsops.c | 704 mntinfo4_t *mi; /* mount info, pointed at by vfs */ in nfs4_mount() local 1232 getlinktext_otw(mntinfo4_t *mi, nfs_fh4 *fh, char **linktextp, cred_t *cr, in getlinktext_otw() 1360 resolve_sympath(mntinfo4_t *mi, servinfo4_t *svp, int nth, nfs_fh4 *fh, in resolve_sympath() 1613 resolve_referral(mntinfo4_t *mi, servinfo4_t *svp, cred_t *cr, int nth, in resolve_referral() 1675 nfs4getfh_otw(struct mntinfo4 *mi, servinfo4_t *svp, vtype_t *vtp, in nfs4getfh_otw() 2123 restore_svp(mntinfo4_t *mi, servinfo4_t *svp, servinfo4_t *origsvp) in restore_svp() 2174 nfs4_remap_root(mntinfo4_t *mi, nfs4_error_t *ep, int flags) in nfs4_remap_root() 2268 mntinfo4_t *mi; in nfs4rootvp() local 2680 mntinfo4_t *mi; in nfs4_unmount() local 2794 mntinfo4_t *mi; in nfs4_root() local [all …]
|
H A D | nfs4_client_state.c | 67 lock_bucket(cred_t *cr, mntinfo4_t *mi) in lock_bucket() 299 find_open_owner_nolock(cred_t *cr, int just_created, mntinfo4_t *mi) in find_open_owner_nolock() 354 find_open_owner(cred_t *cr, int just_created, mntinfo4_t *mi) in find_open_owner() 507 nfs4_get_open_stateid(rnode4_t *rp, cred_t *cr, mntinfo4_t *mi, stateid4 *sid) in nfs4_get_open_stateid() 554 nfs4_get_w_stateid(cred_t *cr, rnode4_t *rp, pid_t pid, mntinfo4_t *mi, in nfs4_get_w_stateid() 598 nfs4_get_stateid(cred_t *cr, rnode4_t *rp, pid_t pid, mntinfo4_t *mi, in nfs4_get_stateid() 683 create_open_owner(cred_t *cr, mntinfo4_t *mi) in create_open_owner() 946 nfs4_start_open_seqid_sync(nfs4_open_owner_t *oop, mntinfo4_t *mi) in nfs4_start_open_seqid_sync() 1231 nfs4_start_lock_seqid_sync(nfs4_lock_owner_t *lop, mntinfo4_t *mi) in nfs4_start_lock_seqid_sync() 1318 mntinfo4_t *mi; in nfs4_find_or_create_lock_owner() local [all …]
|
H A D | nfs4_rnode.c | 304 badrootfh_check(nfs4_sharedfh_t *fh, nfs4_fname_t *nm, mntinfo4_t *mi, in badrootfh_check() 449 mntinfo4_t *mi, cred_t *cr, hrtime_t t) in makenfs4node_by_fh() 514 mntinfo4_t *mi = VFTOMI4(vfsp); in makenfs4node() local 580 mntinfo4_t *mi; in make_rnode4() local 972 mntinfo4_t *mi; in rp4_addhash() local 1004 mntinfo4_t *mi; in rp4_rmhash_locked() local 1131 mntinfo4_t *mi; in check_rtable4() local 1164 mntinfo4_t *mi; in destroy_rtable4() local 1299 mntinfo4_t *mi = VFTOMI4(vfsp); in r4flush() local 1643 mi2clientid(mntinfo4_t *mi) in mi2clientid() [all …]
|
H A D | nfs_client.c | 763 mntinfo_t *mi; in nfs_attrcache_va() local 870 mntinfo_t *mi; in nfs_getattr_otw() local 1241 mntinfo_t *mi; in nfs_async_manager() local 1351 mntinfo_t *mi = VFTOMI(vfsp); in nfs_async_manager_stop() local 1369 mntinfo_t *mi; in nfs_async_readahead() local 1469 mntinfo_t *mi; in nfs_async_putapage() local 1591 mntinfo_t *mi; in nfs_async_pageio() local 1723 mntinfo_t *mi; in nfs_async_readdir() local 1820 mntinfo_t *mi; in nfs_async_commit() local 1914 mntinfo_t *mi; in nfs_async_inactive() local [all …]
|
H A D | nfs_vfsops.c | 502 mntinfo_t *mi; /* mount info, pointed at by vfs */ in nfs_mount() local 1076 pathconf_get(struct mntinfo *mi, struct nfs_args *args) in pathconf_get() 1112 pathconf_rele(struct mntinfo *mi) in pathconf_rele() 1148 mntinfo_t *mi; in nfsrootvp() local 1362 mntinfo_t *mi; in nfs_unmount() local 1446 mntinfo_t *mi; in nfs_root() local 1499 mntinfo_t *mi; in nfs_statvfs() local 1806 mntinfo_t *mi; in nfs_freevfs() local
|
H A D | nfs_subr.c | 483 acl_clget(mntinfo_t *mi, servinfo_t *svp, cred_t *cr, CLIENT **newcl, in acl_clget() 544 nfs_clget(mntinfo_t *mi, servinfo_t *svp, cred_t *cr, CLIENT **newcl, in nfs_clget() 776 nfs_feedback(int flag, int which, mntinfo_t *mi) in nfs_feedback() 829 rfs2call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in rfs2call() 875 rfs3call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in rfs3call() 925 #define INC_READERS(mi) { \ argument 928 #define DEC_READERS(mi) { \ argument 935 rfscall(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in rfscall() 1404 acl2call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in acl2call() 1440 acl3call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in acl3call() [all …]
|
H A D | nfs4_client_secinfo.c | 457 secinfo_tryroot_otw(mntinfo4_t *mi, cred_t *cr) in secinfo_tryroot_otw() 618 nfs4secinfo_otw(mntinfo4_t *mi, cred_t *cr, servinfo4_t *svp, int isrecov) in nfs4secinfo_otw() 840 nfs4_secinfo_path(mntinfo4_t *mi, cred_t *cr, int isrecov) in nfs4_secinfo_path() 912 nfs4_secinfo_fh_otw(mntinfo4_t *mi, nfs4_sharedfh_t *fh, char *nm, cred_t *cr) in nfs4_secinfo_fh_otw() 1037 nfs4_secinfo_recov(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2) in nfs4_secinfo_recov()
|
H A D | nfs3_vfsops.c | 485 mntinfo_t *mi; /* mount info, pointed at by vfs */ in nfs3_mount() local 1014 mntinfo_t *mi; in nfs3rootvp() local 1367 mntinfo_t *mi; in nfs3_unmount() local 1451 mntinfo_t *mi; in nfs3_root() local 1504 struct mntinfo *mi; in nfs3_statvfs() local 1804 mntinfo_t *mi; in nfs3_freevfs() local
|
H A D | nfs4_stub_vnops.c | 700 mntinfo4_t *mi = VTOMI4(vp); in nfs4_trigger_mounted_already() local 746 mntinfo4_t *mi = VTOMI4(vp); in nfs4_trigger_mount() local 911 mntinfo4_t *mi = VTOMI4(vp); in nfs4_trigger_domount_args_create() local 1381 nfs4_fetch_locations(mntinfo4_t *mi, nfs4_sharedfh_t *sfh, char *nm, in nfs4_fetch_locations() 1536 mntinfo4_t *mi; in find_referral_stubvp() local 1622 nfs4_process_referral(mntinfo4_t *mi, nfs4_sharedfh_t *sfh, in nfs4_process_referral() 1714 mntinfo4_t *mi; in nfs4_trigger_esi_create_referral() local 1978 nfs4_trigger_nargs_create(mntinfo4_t *mi, servinfo4_t *svp, in nfs4_trigger_nargs_create() 2140 nfs4_record_ephemeral_mount(mntinfo4_t *mi, vnode_t *mvp) in nfs4_record_ephemeral_mount() 2332 mntinfo4_t *mi; in nfs4_ephemeral_unmount_engine() local [all …]
|
H A D | nfs_vnops.c | 425 mntinfo_t *mi; in nfs_read() local 562 mntinfo_t *mi; in nfs_write() local 867 mntinfo_t *mi; in nfswrite() local 950 mntinfo_t *mi; in nfsread() local 1194 mntinfo_t *mi; in nfssetattr() local 1412 mntinfo_t *mi; in nfs_access() local 1714 mntinfo_t *mi; in nfs_lookup() local 3260 mntinfo_t *mi; in nfsreaddir() local 3633 mntinfo_t *mi; in nfs_getpage() local 4756 mntinfo_t *mi; in nfs_delmap_callback() local [all …]
|
H A D | nfs4_vnops.c | 501 mntinfo4_t *mi; in nfs4args_setattr() local 582 mntinfo4_t *mi = VTOMI4(RTOV4(rp)); in nfs4args_write() local 1710 mntinfo4_t *mi = VTOMI4(vp); in nfs4_reopen() local 2446 mntinfo4_t *mi; in nfs4close_otw() local 2627 mntinfo4_t *mi; in nfs4_read() local 2755 mntinfo4_t *mi; in nfs4_write() local 3117 mntinfo4_t *mi = VTOMI4(vp); in nfs4rdwr_check_osid() local 3176 mntinfo4_t *mi; in nfs4write() local 3413 mntinfo4_t *mi; in nfs4read() local 4293 mntinfo4_t *mi = VTOMI4(vp); in nfs4_access() local [all …]
|
H A D | nfs4_subr.c | 425 nfs4_log_badowner(mntinfo4_t *mi, nfs_opnum4 op) in nfs4_log_badowner() 992 nfs_clget4(mntinfo4_t *mi, servinfo4_t *svp, cred_t *cr, CLIENT **newcl, in nfs_clget4() 1212 nfs4_rfscall(mntinfo4_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in nfs4_rfscall() 1581 rfs4call(mntinfo4_t *mi, COMPOUND4args_clnt *argsp, COMPOUND4res_clnt *resp, in rfs4call() 1672 mntinfo4_t *mi; in remap_lookup() local 1790 nfs4_remap_file(mntinfo4_t *mi, vnode_t *vp, int flags, nfs4_error_t *ep) in nfs4_remap_file() 2014 nfs4_check_remap(mntinfo4_t *mi, vnode_t *vp, int flags, nfs4_error_t *ep) in nfs4_check_remap() 2051 mntinfo4_t *mi = VTOMI4(dvp); in nfs4_make_dotdot() local
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_subr2.c | 222 smbmntinfo_t *mi, in smbfs_node_findcreate() 322 smbmntinfo_t *mi, in make_smbnode() 509 smbmntinfo_t *mi; in smbfs_addfree() local 661 smbmntinfo_t *mi = np->n_mount; in sn_addhash_locked() local 683 smbmntinfo_t *mi = np->n_mount; in sn_rmhash_locked() local 703 smbmntinfo_t *mi = np->n_mount; in smbfs_rmhash() local 719 smbmntinfo_t *mi, in sn_hashfind() 826 smbmntinfo_t *mi; in smbfs_attrcache_prune() local 878 smbmntinfo_t *mi; in smbfs_check_table() local 942 smbmntinfo_t *mi; in smbfs_destroy_table() local [all …]
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | vbe.c | 115 biosvbe_get_mode_info(int mode, struct modeinfoblock *mi) in biosvbe_get_mode_info() 258 vbe_mode_is_supported(struct modeinfoblock *mi) in vbe_mode_is_supported() 410 struct modeinfoblock mi; in vbe_set_mode() local 528 struct modeinfoblock mi; in vbe_find_mode_xydm() local 594 vbe_dump_mode(int modenum, struct modeinfoblock *mi) in vbe_dump_mode() 695 struct modeinfoblock mi; in vbe_modelist() local
|
/illumos-gate/usr/src/cmd/modload/ |
H A D | modinfo.c | 154 print_cinfo(struct modinfo *mi) in print_cinfo() 172 print_info(struct modinfo *mi) in print_info()
|
/illumos-gate/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.c | 270 mod_info_t *mi; in dump_callgraph() local 403 mod_info_t *mi; in dump_pcsamples() local 446 mod_info_t *mi; in dump_modules() local 527 mod_info_t *mi; in fixup_maps() local 898 mod_info_t *mi; in process_pcsamples() local 968 mod_info_t *mi; in find_module() local 1100 mod_info_t *mi, *last, *new_module; in process_modules() local 1289 mod_info_t *mi; in reset_active_modules() local
|
H A D | arcs.c | 245 mod_info_t *mi; in cyclelink() local 583 mod_info_t *mi; in doarcs() local
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/ |
H A D | usbms.c | 441 struct usbmouseinfo *mi; in usbms_rserv() local 580 usbms_rserv_vuid_event_wheel(queue_t *q, struct usbmouseinfo *mi, in usbms_rserv_vuid_event_wheel() 629 usbms_rserv_vuid_button(queue_t *q, struct usbmouseinfo *mi, mblk_t **bpaddr) in usbms_rserv_vuid_button() 738 usbms_rserv_vuid_event_y(queue_t *q, struct usbmouseinfo *mi, mblk_t **bpaddr) in usbms_rserv_vuid_event_y() 827 usbms_rserv_vuid_event_x(queue_t *q, struct usbmouseinfo *mi, mblk_t **bpaddr) in usbms_rserv_vuid_event_x() 1652 struct usbmouseinfo *mi; in usbms_input() local 1832 struct usbmouseinfo *mi; in usbms_incr() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | fmtdev.c | 40 unsigned int mi; in fmtdev() local
|
/illumos-gate/usr/src/compat/bhyve/sys/ |
H A D | cdefs.h | 35 #define __GNUC_PREREQ__(ma, mi) \ argument 38 #define __GNUC_PREREQ__(ma, mi) 0 argument
|
/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/ |
H A D | gcpu_mca_xpv.c | 71 gcpu_xpv_proxy_logout(int what, struct mc_info *mi, struct mcinfo_common **micp, in gcpu_xpv_proxy_logout() 178 gcpu_xpv_mci_process(mc_info_t *mi, int type, in gcpu_xpv_mci_process()
|
/illumos-gate/usr/src/cmd/genmsg/ |
H A D | util.c | 171 MsgID mi = si->top; in write_msgfile() local 269 MsgID mi = si->top; in lookup_msgid() local 292 MsgID mi = si->top, newmi, prev = NULL; in add_msgid() local 501 MsgID mi = si->top; in get_msgid() local
|