Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dalloc.c16 static int chk_if_allocated(struct super_block *s, secno sec, char *msg) in chk_if_allocated() function
57 if (chk_if_allocated(s, start + i, msg)) return 1; in hpfs_chk_sectors()