Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ufs/
Dinode.c46 static int ufs_block_to_path(struct inode *inode, sector_t i_block, unsigned offsets[4]) in ufs_block_to_path() function
402 int depth = ufs_block_to_path(inode, fragment >> uspi->s_fpbshift, offsets); in ufs_getfrag_block()
1132 depth = ufs_block_to_path(inode, last, offsets); in ufs_truncate_blocks()