Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dbitops.c34 hfs_u32 hfs_find_zero_bit(const hfs_u32 *start, hfs_u32 size, hfs_u32 offset) in hfs_find_zero_bit() function
Dbitmap.c169 cur_pos = hfs_find_zero_bit(bitmap, max_bits, in hfs_vbm_search_free()
Dballoc.c301 first = hfs_find_zero_bit(data, end, start); in hfs_bnode_alloc()
Dhfs.h448 extern hfs_u32 hfs_find_zero_bit(const hfs_u32 *, hfs_u32, hfs_u32);