Home
last modified time | relevance | path

Searched refs:hpfs_alloc_if_possible_nolock (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/hpfs/
Dalloc.c215 if (!hpfs_alloc_if_possible_nolock(s, sec + i + 1)) { in hpfs_alloc_sector()
245 int hpfs_alloc_if_possible_nolock(struct super_block *s, secno sec) in hpfs_alloc_if_possible_nolock() function
268 r = hpfs_alloc_if_possible_nolock(s, sec); in hpfs_alloc_if_possible()
Dhpfs_fn.h181 int hpfs_alloc_if_possible_nolock(struct super_block *, secno);