Searched refs:hold_dm (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | clone.c | 250 dp->d_dmp = hold_dm(str, qflag, sqtype); in clnopen()
|
H A D | str_conf.c | 229 fp->f_dmp = hold_dm(str, qflag, sqtype); in fmodsw_register()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1111 extern perdm_t *hold_dm(struct streamtab *, uint32_t, uint32_t);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | strsubr.c | 1163 dp->d_dmp = hold_dm(str, qflag, sqtype); in qattach() 1887 dp->d_dmp = hold_dm(str, qflag, sqtype); in mlink_file() 2643 hold_dm(struct streamtab *str, uint32_t qflag, uint32_t sqtype) in hold_dm() function
|