Searched refs:me_func (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ufs/
H A Dufs_log.c170 me.me_func);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c97 (me->me_func == ufs_trans_push_quota)) { \
100 (me->me_func == melist->me_func))) { \
244 * cleaned up by the push function me->me_func as this will
258 if (me->me_func == ufs_trans_push_quota) {
313 me->me_func = func;
422 ASSERT(me->me_func);
423 func = me->me_func;
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h317 int (*me_func)(); member in struct:mapentry
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h255 int (*me_func)(); member in struct:mapentry

Completed in 83 milliseconds