Home
last modified time | relevance | path

Searched refs:orangefs_remount_fs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Dsuper.c224 static int orangefs_remount_fs(struct super_block *sb, int *flags, char *data) in orangefs_remount_fs() function
226 gossip_debug(GOSSIP_SUPER_DEBUG, "orangefs_remount_fs: called\n"); in orangefs_remount_fs()
321 .remount_fs = orangefs_remount_fs,
/kernel/linux/linux-6.6/fs/orangefs/
H A Dsuper.c225 static int orangefs_remount_fs(struct super_block *sb, int *flags, char *data) in orangefs_remount_fs() function
227 gossip_debug(GOSSIP_SUPER_DEBUG, "orangefs_remount_fs: called\n"); in orangefs_remount_fs()
322 .remount_fs = orangefs_remount_fs,

Completed in 3 milliseconds