Searched refs:matchtype_t (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/fs/zfs/sys/ |
H A D | zap.h | 106 } matchtype_t; typedef 211 matchtype_t mt, char *realname, int rn_len, 269 matchtype_t mt, dmu_tx_t *tx);
|
H A D | zap_impl.h | 190 matchtype_t zn_matchtype; 202 zap_name_t *zap_name_alloc(zap_t *zap, const char *key, matchtype_t mt);
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dsl_bookmark.c | 62 matchtype_t mt; in dsl_dataset_bmark_lookup() 342 matchtype_t mt; in dsl_dataset_bookmark_remove()
|
H A D | zap_micro.c | 177 zap_name_alloc(zap_t *zap, const char *key, matchtype_t mt) in zap_name_alloc() 773 matchtype_t mt, char *realname, int rn_len, in zap_lookup_norm() 1134 matchtype_t mt, dmu_tx_t *tx) in zap_remove_norm()
|
H A D | zfs_dir.c | 71 matchtype_t mt = MT_FIRST; in zfs_match_find()
|
H A D | dsl_dataset.c | 341 matchtype_t mt; in dsl_dataset_snap_lookup() 362 matchtype_t mt; in dsl_dataset_snap_remove()
|