Home
last modified time | relevance | path

Searched refs:DEPTH (Results 1 – 3 of 3) sorted by relevance

/fs/minix/
A Ditree_common.c33 Indirect chain[DEPTH], in get_branch() argument
116 Indirect chain[DEPTH], in splice_branch() argument
156 int offsets[DEPTH]; in get_block()
157 Indirect chain[DEPTH]; in get_block()
225 int offsets[DEPTH], in find_shared() argument
226 Indirect chain[DEPTH], in find_shared() argument
304 int offsets[DEPTH]; in truncate()
305 Indirect chain[DEPTH]; in truncate()
344 while (first_whole < DEPTH-1) { in truncate()
360 unsigned blocks, res, direct = DIRECT, i = DEPTH; in nblocks()
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() argument
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() argument

Completed in 4 milliseconds