Searched refs:hpfs_alloc_if_possible (Results 1 – 3 of 3) sorted by relevance
267 if (!hpfs_alloc_if_possible(s, sec + n + i)) { in hpfs_alloc_sector()296 int hpfs_alloc_if_possible(struct super_block *s, secno sec) in hpfs_alloc_if_possible() function
202 int hpfs_alloc_if_possible(struct super_block *, secno);
106 …if (hpfs_alloc_if_possible(s, se = le32_to_cpu(btree->u.external[n].disk_secno) + le32_to_cpu(btre… in hpfs_add_sector_to_btree()