Searched refs:cvf_is_uptodate (Results 1 – 3 of 3) sorted by relevance
21 int (*cvf_is_uptodate) (struct super_block *sb,struct buffer_head *bh); member
49 return MSDOS_SB(sb)->cvf_format->cvf_is_uptodate(sb,bh); in fat_is_uptodate()
46 cvf_is_uptodate: default_fat_is_uptodate,