Searched defs:remount (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/fs/jfs/ |
H A D | jfs_mount.c | 239 int jfs_mount_rw(struct super_block *sb, int remount) jfs_mount_rw() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/ |
H A D | lustre_compat25.h | 101 ll_quota_on(struct super_block *sb, int off, int ver, char *name, int remount) ll_quota_on() argument 120 static inline int ll_quota_off(struct super_block *sb, int off, int remount) ll_quota_off() argument
|
/linux-4.1.27/fs/hpfs/ |
H A D | super.c | 22 static void mark_dirty(struct super_block *s, int remount) mark_dirty() argument
|
/linux-4.1.27/fs/udf/ |
H A D | super.c | 485 udf_parse_options(char *options, struct udf_options *uopt, bool remount) udf_parse_options() argument
|
/linux-4.1.27/mm/ |
H A D | shmem.c | 2738 shmem_parse_options(char *options, struct shmem_sb_info *sbinfo, bool remount) shmem_parse_options() argument
|
Completed in 255 milliseconds