Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in hfs_vbm_search_free() function
H A Dhfs_fs.h174 extern u32 hfs_vbm_search_free(struct super_block *, u32, u32 *);
H A Dextent.c408 start = hfs_vbm_search_free(sb, goal, &len); in hfs_extend_file()
/kernel/linux/linux-6.6/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) in hfs_vbm_search_free() function
H A Dhfs_fs.h174 extern u32 hfs_vbm_search_free(struct super_block *, u32, u32 *);
H A Dextent.c408 start = hfs_vbm_search_free(sb, goal, &len); in hfs_extend_file()

Completed in 5 milliseconds