Searched refs:hpfs_alloc_if_possible (Results 1 – 4 of 4) sorted by relevance
182 int hpfs_alloc_if_possible(struct super_block *, secno);
264 int hpfs_alloc_if_possible(struct super_block *s, secno sec) in hpfs_alloc_if_possible() function
291 if (hpfs_alloc_if_possible(s, fnode->ea_secno + len)) { in hpfs_set_ea()
103 …if (hpfs_alloc_if_possible(s, se = btree->u.external[n].disk_secno + btree->u.external[n].length))… in hpfs_add_sector_to_btree()