Home
last modified time | relevance | path

Searched defs:DEPTH (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/minix/
H A Ditree_v2.c5 enum {DIRECT = 7, DEPTH = 4}; /* Have triple indirect */ enumerator
H A Ditree_v1.c6 enum {DEPTH = 3, DIRECT = 7}; /* Only double indirect */ enumerator
/kernel/linux/linux-6.6/fs/minix/
H A Ditree_v2.c5 enum {DIRECT = 7, DEPTH = 4}; /* Have triple indirect */ enumerator
H A Ditree_v1.c6 enum {DEPTH = 3, DIRECT = 7}; /* Only double indirect */ enumerator
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_cumulate.c157 #define DEPTH(he) (he->callchain->max_depth) macro
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dhists_cumulate.c170 #define DEPTH(he) (he->callchain->max_depth) macro
/kernel/linux/linux-5.10/fs/sysv/
H A Ditree.c14 enum {DIRECT = 10, DEPTH = 4}; /* Have triple indirect */ enumerator
/kernel/linux/linux-6.6/fs/sysv/
H A Ditree.c14 enum {DIRECT = 10, DEPTH = 4}; /* Have triple indirect */ enumerator
/kernel/linux/linux-5.10/tools/io_uring/
H A Dio_uring-bench.c54 #define DEPTH 128 macro
[all...]

Completed in 5 milliseconds