Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/befs/
Dlinuxvfs.c57 static int befs_remount(struct super_block *, int *, char *);
72 .remount_fs = befs_remount,
943 befs_remount(struct super_block *sb, int *flags, char *data) in befs_remount() function