Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dbitmap.c19 int hfsplus_block_allocate(struct super_block *sb, u32 size, in hfsplus_block_allocate() function
H A Dextents.c464 start = hfsplus_block_allocate(sb, sbi->total_blocks, goal, &len); in hfsplus_file_extend()
466 start = hfsplus_block_allocate(sb, goal, 0, &len); in hfsplus_file_extend()