Searched defs:remount (Results 1 – 8 of 8) sorted by relevance
/fs/gfs2/ |
D | mount.c | 80 int gfs2_mount_args(struct gfs2_sbd *sdp, char *data_arg, int remount) in gfs2_mount_args()
|
/fs/jfs/ |
D | jfs_mount.c | 239 int jfs_mount_rw(struct super_block *sb, int remount) in jfs_mount_rw()
|
/fs/ocfs2/ |
D | super.c | 771 char *path, int remount) in ocfs2_quota_on() 787 static int ocfs2_quota_off(struct super_block *sb, int type, int remount) in ocfs2_quota_off()
|
/fs/ |
D | dquot.c | 1771 int vfs_quota_off(struct super_block *sb, int type, int remount) in vfs_quota_off() 1935 int remount) in vfs_quota_on()
|
/fs/reiserfs/ |
D | super.c | 2063 char *name, int remount) in reiserfs_quota_on()
|
/fs/udf/ |
D | super.c | 402 bool remount) in udf_parse_options()
|
/fs/ext3/ |
D | super.c | 2850 char *name, int remount) in ext3_quota_on()
|
/fs/ext4/ |
D | super.c | 3516 char *name, int remount) in ext4_quota_on()
|