hpfs_alloc_if_possible  104 fs/hpfs/anode.c 		if (hpfs_alloc_if_possible(s, se = btree->u.external[n].disk_secno + btree->u.external[n].length)) {
hpfs_alloc_if_possible  291 fs/hpfs/ea.c   			if (hpfs_alloc_if_possible(s, fnode->ea_secno + len)) {
hpfs_alloc_if_possible  205 fs/hpfs/hpfs_fn.h int hpfs_alloc_if_possible(struct super_block *, secno);