Searched defs:remount (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/ |
D | lustre_compat25.h | 101 ll_quota_on(struct super_block *sb, int off, int ver, char *name, int remount) in ll_quota_on() 120 static inline int ll_quota_off(struct super_block *sb, int off, int remount) in ll_quota_off() 133 # define ll_vfs_dq_off(sb, remount) dquot_suspend(sb, -1) argument
|
/linux-4.1.27/fs/jfs/ |
D | jfs_mount.c | 239 int jfs_mount_rw(struct super_block *sb, int remount) in jfs_mount_rw()
|
/linux-4.1.27/fs/hpfs/ |
D | super.c | 22 static void mark_dirty(struct super_block *s, int remount) in mark_dirty()
|
/linux-4.1.27/fs/udf/ |
D | super.c | 486 bool remount) in udf_parse_options()
|
/linux-4.1.27/mm/ |
D | shmem.c | 2739 bool remount) in shmem_parse_options()
|