Home
last modified time | relevance | path

Searched refs:fill_meta_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/squashfs/
H A Dfile.c227 static int fill_meta_index(struct inode *inode, int index, in fill_meta_index() function
332 int res = fill_meta_index(inode, index, &start, &offset, block); in read_blocklist()
342 * res contains the index of the mapping returned by fill_meta_index(), in read_blocklist()
/kernel/linux/linux-6.6/fs/squashfs/
H A Dfile.c228 static int fill_meta_index(struct inode *inode, int index, in fill_meta_index() function
333 int res = fill_meta_index(inode, index, &start, &offset, block); in read_blocklist()
343 * res contains the index of the mapping returned by fill_meta_index(), in read_blocklist()

Completed in 2 milliseconds