Searched refs:FS_CONTEXT_FOR_RECONFIGURE (Results 1 – 15 of 15) 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()
32 FS_CONTEXT_FOR_RECONFIGURE, /* Superblock reconfiguration (remount) */ enumerator
527 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in ovl_parse_param()
186 FS_CONTEXT_FOR_RECONFIGURE Change an existing mount322 reconfiguration (FS_CONTEXT_FOR_RECONFIGURE) in which case it indicates
444 if (fc->purpose != FS_CONTEXT_FOR_RECONFIGURE) in btrfs_parse_param()2171 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in btrfs_init_fs_context()
241 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in udf_init_options()525 bool remount = (fc->purpose & FS_CONTEXT_FOR_RECONFIGURE); in udf_parse_param()
742 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in nilfs_parse_param()
350 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) in isofs_parse_param()
1106 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE && in ceph_apply_test_dummy_encryption()
2140 is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_parse_param()2178 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in ext4_parse_param()2705 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in ext4_check_test_dummy_encryption()2742 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_check_opt_consistency()
1742 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) in __ntfs_init_fs_context()
1640 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in gfs2_init_fs_context()
1243 if ((fc->purpose & FS_CONTEXT_FOR_RECONFIGURE) && in xfs_fs_warn_deprecated()
1165 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) in fat_parse_param()
761 if (fsc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in fuse_parse_param()
Completed in 58 milliseconds