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

/linux-4.4.14/fs/hfsplus/
H A Dextents.c201 static int hfsplus_ext_read_extent(struct inode *inode, u32 block) hfsplus_ext_read_extent() function
256 * hfsplus_ext_read_extent will write out a cached extent into hfsplus_get_block()
261 res = hfsplus_ext_read_extent(inode, ablock); hfsplus_get_block()
449 res = hfsplus_ext_read_extent(inode, hip->alloc_blocks); hfsplus_file_extend()

Completed in 67 milliseconds