Home
last modified time | relevance | path

Searched refs:block_to_path (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/minix/
A Ditree_v1.c25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() function
A Ditree_v2.c27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() function
A Ditree_common.c160 int depth = block_to_path(inode, block, offsets); in get_block()
315 n = block_to_path(inode, iblock, offsets); in truncate()
/linux-6.3-rc2/fs/sysv/
A Ditree.c23 static int block_to_path(struct inode *inode, long block, int offsets[DEPTH]) in block_to_path() function
211 int depth = block_to_path(inode, iblock, offsets); in get_block()
385 n = block_to_path(inode, iblock, offsets); in sysv_truncate()

Completed in 12 milliseconds