Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dalloc.c69 static int chk_if_allocated(struct super_block *s, secno sec, char *msg) in chk_if_allocated() function
110 if (chk_if_allocated(s, start + i, msg)) return 1; in hpfs_chk_sectors()