Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dfile.c328 static int read_blocklist_ptrs(struct inode *inode, int index, u64 *start, in read_blocklist_ptrs() function
370 return read_blocklist_ptrs(inode, index, &start, &offset, block); in read_blocklist()
693 length = read_blocklist_ptrs(inode, index, &start, &s_offset, NULL); in seek_hole_data()