Searched refs:hpfs_alloc_if_possible (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dhpfs_fn.h204 int hpfs_alloc_if_possible(struct super_block *, secno);
H A Dalloc.c267 int hpfs_alloc_if_possible(struct super_block *s, secno sec) function
H A Dea.c292 if (hpfs_alloc_if_possible(s, fnode->ea_secno + len)) {
H A Danode.c104 if (hpfs_alloc_if_possible(s, se = btree->u.external[n].disk_secno + btree->u.external[n].length)) {

Completed in 130 milliseconds