Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hfs/
H A Dextent.c99 static u16 hfs_ext_lastblock(struct hfs_extent *ext) in hfs_ext_lastblock() function
399 goal = hfs_ext_lastblock(HFS_I(inode)->first_extents); in hfs_extend_file()
404 goal = hfs_ext_lastblock(HFS_I(inode)->cached_extents); in hfs_extend_file()
/kernel/linux/linux-6.6/fs/hfs/
H A Dextent.c99 static u16 hfs_ext_lastblock(struct hfs_extent *ext) in hfs_ext_lastblock() function
399 goal = hfs_ext_lastblock(HFS_I(inode)->first_extents); in hfs_extend_file()
404 goal = hfs_ext_lastblock(HFS_I(inode)->cached_extents); in hfs_extend_file()

Completed in 3 milliseconds