Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dextent.c110 static int __hfs_ext_write_extent(struct inode *inode, struct hfs_find_data *fd) in __hfs_ext_write_extent() function
144 res = __hfs_ext_write_extent(inode, &fd); in hfs_ext_write_extent()
174 res = __hfs_ext_write_extent(inode, fd); in __hfs_ext_cache_extent()