Searched refs:FS_CONTEXT_FOR_RECONFIGURE (Results 1 – 13 of 13) sorted by relevance
306 case FS_CONTEXT_FOR_RECONFIGURE: in alloc_fs_context()342 sb_flags_mask, FS_CONTEXT_FOR_RECONFIGURE); in fs_context_for_reconfigure()748 fc->purpose = FS_CONTEXT_FOR_RECONFIGURE; in vfs_clean_context()
224 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) in hfs_parse_param()414 if (fc->purpose != FS_CONTEXT_FOR_RECONFIGURE) { in hfs_init_fs_context()
32 FS_CONTEXT_FOR_RECONFIGURE, /* Superblock reconfiguration (remount) */ enumerator
593 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in ovl_parse_param()
443 if (fc->purpose != FS_CONTEXT_FOR_RECONFIGURE) in btrfs_parse_param()2157 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in btrfs_init_fs_context()
1039 bool is_remount = (fc->purpose & FS_CONTEXT_FOR_RECONFIGURE); in ubifs_parse_param()2343 if (fc->purpose != FS_CONTEXT_FOR_RECONFIGURE) { in ubifs_init_fs_context()
748 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in nilfs_parse_param()
1116 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE && in ceph_apply_test_dummy_encryption()
2145 is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_parse_param()2183 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in ext4_parse_param()2710 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in ext4_check_test_dummy_encryption()2747 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_check_opt_consistency()
1640 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in gfs2_init_fs_context()
1742 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) in __ntfs_init_fs_context()
1165 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) in fat_parse_param()
1274 if ((fc->purpose & FS_CONTEXT_FOR_RECONFIGURE) && in xfs_fs_warn_deprecated()