Searched refs:FS_CONTEXT_FOR_RECONFIGURE (Results 1 – 8 of 8) sorted by relevance
278 case FS_CONTEXT_FOR_RECONFIGURE: in alloc_fs_context()314 sb_flags_mask, FS_CONTEXT_FOR_RECONFIGURE); in fs_context_for_reconfigure()695 fc->purpose = FS_CONTEXT_FOR_RECONFIGURE; in vfs_clean_context()
32 FS_CONTEXT_FOR_RECONFIGURE, /* Superblock reconfiguration (remount) */ enumerator
187 FS_CONTEXT_FOR_RECONFIGURE Change an existing mount323 reconfiguration (FS_CONTEXT_FOR_RECONFIGURE) in which case it indicates
1457 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) in ntfs_init_fs_context()
2072 is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_parse_param()2110 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in ext4_parse_param()2653 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in ext4_check_test_dummy_encryption()2690 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_check_opt_consistency()
1654 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in gfs2_init_fs_context()
1218 if ((fc->purpose & FS_CONTEXT_FOR_RECONFIGURE) && in xfs_fs_warn_deprecated()
680 if (fsc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in fuse_parse_param()
Completed in 29 milliseconds