Searched refs:find_block (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/omfs/ |
H A D | file.c | 191 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, in find_block() function 253 offset = find_block(inode, entry, block, extent_count, &remain); in omfs_get_block()
|
/kernel/linux/linux-6.6/fs/omfs/ |
H A D | file.c | 191 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, in find_block() function 253 offset = find_block(inode, entry, block, extent_count, &remain); in omfs_get_block()
|
Completed in 1 milliseconds