Searched defs:mops (Results 1 – 4 of 4) sorted by relevance
/titanic_52/usr/src/uts/common/fs/ |
H A D | vfs.c | 2033 vfs_createopttbl_extend(mntopts_t *mops, const char *opts, in vfs_createopttbl_extend() argument 2065 vfs_createopttbl(mntopts_t *mops, const char *opts) in vfs_createopttbl() argument 2337 vfs_clearmntopt_nolock(mntopts_t *mops, const char *opt, int update_mnttab) in vfs_clearmntopt_nolock() argument 2390 vfs_setmntopt_nolock(mntopts_t * mops,const char * opt,const char * arg,int flags,int update_mnttab) vfs_setmntopt_nolock() argument 2471 vfs_addtag(mntopts_t * mops,const char * tag) vfs_addtag() argument 2502 mntopts_t *mops; vfs_settag() local 2620 vfs_parsemntopts(mntopts_t * mops,char * osp,int create) vfs_parsemntopts() argument 2669 vfs_hasopt(const mntopts_t * mops,const char * opt) vfs_hasopt() argument 2692 vfs_optionisset_nolock(const mntopts_t * mops,const char * opt,char ** argp) vfs_optionisset_nolock() argument [all...] |
/titanic_52/usr/src/uts/common/crypto/core/ |
H A D | kcf_sched.c | 385 kcf_mac_ops_params_t *mops = ¶ms->rp_u.mac_params; in can_resubmit() local 1792 kcf_mac_ops_params_t *mops = &(params->rp_u.mac_params); in kcf_next_req() local 1928 kcf_mac_ops_params_t *mops in kcf_last_req() local [all...] |
H A D | kcf_callprov.c | 899 kcf_mac_ops_params_t *mops = ¶ms->rp_u.mac_params; in common_submit_request() local [all...] |
/titanic_52/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 8739 dtrace_mops_t *mops = &meta->dtm_mops; in dtrace_helper_provide_one() local 8848 dtrace_mops_t *mops = &meta->dtm_mops; in dtrace_helper_provider_remove_one() local 8893 dtrace_meta_register(const char *name, const dtrace_mops_t *mops, void *arg, in dtrace_meta_register() argument [all...] |