Home
last modified time | relevance | path

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

/linux-4.1.27/fs/kernfs/
Dmount.c22 static int kernfs_sop_remount_fs(struct super_block *sb, int *flags, char *data) in kernfs_sop_remount_fs() function
47 .remount_fs = kernfs_sop_remount_fs,