Home
last modified time | relevance | path

Searched defs:DEPTH (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/fs/minix/
H A Ditree_common.c33 Indirect chain[DEPTH], in get_branch()
116 Indirect chain[DEPTH], in splice_branch()
225 int offsets[DEPTH], in find_shared()
226 Indirect chain[DEPTH], in find_shared()
H A Ditree_v1.c6 enum {DEPTH = 3, DIRECT = 7}; /* Only double indirect */ enumerator
25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path()
H A Ditree_v2.c5 enum {DIRECT = 7, DEPTH = 4}; /* Have triple indirect */ enumerator
27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path()
/OK3568_Linux_fs/kernel/fs/sysv/
H A Ditree.c14 enum {DIRECT = 10, DEPTH = 4}; /* Have triple indirect */ enumerator
23 static int block_to_path(struct inode *inode, long block, int offsets[DEPTH]) in block_to_path()
/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dcapabilities.c325 #define DEPTH(flag, value) do { \ in handleDepthModes() macro
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_cumulate.c157 #define DEPTH(he) (he->callchain->max_depth) macro
/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dio_uring-bench.c54 #define DEPTH 128 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86tokens.h251 DEPTH, enumerator