Searched refs:alloc_in_dirband (Results 1 - 2 of 2) 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 Dalloc.c228 static secno alloc_in_dirband(struct super_block *s, secno near, int lock) function
402 if (!(*dno = alloc_in_dirband(s, near, lock)))
406 if (!(*dno = alloc_in_dirband(s, near, lock))) return NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hpfs/
H A Dalloc.c228 static secno alloc_in_dirband(struct super_block *s, secno near, int lock) function
402 if (!(*dno = alloc_in_dirband(s, near, lock)))
406 if (!(*dno = alloc_in_dirband(s, near, lock))) return NULL;

Completed in 79 milliseconds