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

/linux-4.1.27/fs/hfs/
H A Dbitmap.c113 * hfs_vbm_search_free()
139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) hfs_vbm_search_free() function
H A Dhfs_fs.h173 extern u32 hfs_vbm_search_free(struct super_block *, u32, u32 *);
H A Dextent.c402 start = hfs_vbm_search_free(sb, goal, &len); hfs_extend_file()

Completed in 84 milliseconds