Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dextent.c21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) in hfs_ext_build_key() function
114 hfs_ext_build_key(fd->search_key, inode->i_ino, HFS_I(inode)->cached_start, in __hfs_ext_write_extent()
155 hfs_ext_build_key(fd->search_key, cnid, block, type); in __hfs_ext_read_extent()