Searched refs:read_blocklist_ptrs (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/squashfs/ |
| H A D | file.c | 328 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()
|