Searched refs:_depth (Results 1 – 4 of 4) sorted by relevance
64 log_must zfs create $fs/fs_"$j"_depth"$i"66 log_must zfs create -V 8M $fs/vol_"$j"_depth"$i"68 log_must zfs snapshot $fs@snap_"$j"_depth"$i"69 log_must zfs bookmark $fs@snap_"$j"_depth"$i" '#bookmark'_"$j"_depth"$i"
125 #define PREFETCH(_base, _depth) ((_base) << 16 | (_depth)) in __mt7915_dma_prefetch() argument
184 #define PREFETCH(_depth) (__mt7996_dma_prefetch_base(&base, (_depth))) in __mt7996_dma_prefetch() argument
1609 foreach a3 = ["", "_depth"] in {1610 defvar p2 = !cond(!not(!eq(!find(a3, "_depth"), -1)) : "1", true : "0");