hpfs_alloc_if_possible_nolock 11 fs/hpfs/alloc.c static int hpfs_alloc_if_possible_nolock(struct super_block *s, secno sec);
hpfs_alloc_if_possible_nolock 217 fs/hpfs/alloc.c if (!hpfs_alloc_if_possible_nolock(s, sec + i + 1)) {
hpfs_alloc_if_possible_nolock 271 fs/hpfs/alloc.c r = hpfs_alloc_if_possible_nolock(s, sec);