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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 126 milliseconds