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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;

Completed in 52 milliseconds