Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfserror.h9 void fserror_mount(struct super_block *sb);
/linux/fs/
H A Dfserror.c15 void fserror_mount(struct super_block *sb) in fserror_mount() function
H A Dsuper.c367 fserror_mount(s); in alloc_super()