Searched refs:hpfs_alloc_if_possible_nolock (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.c11 static int hpfs_alloc_if_possible_nolock(struct super_block *s, secno sec);
217 if (!hpfs_alloc_if_possible_nolock(s, sec + i + 1)) {
248 static int hpfs_alloc_if_possible_nolock(struct super_block *s, secno sec) function
271 r = hpfs_alloc_if_possible_nolock(s, sec);

Completed in 34 milliseconds