Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c492 static int ffsGetVolInfo(struct super_block *sb, struct vol_info_t *info) in ffsGetVolInfo() function
3504 if (ffsGetVolInfo(sb, &info) == FFS_MEDIAERR) in exfat_statfs()