Home
last modified time | relevance | path

Searched refs:FS_CONTEXT_FOR_RECONFIGURE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/
Dfs_context.c281 case FS_CONTEXT_FOR_RECONFIGURE: in alloc_fs_context()
317 sb_flags_mask, FS_CONTEXT_FOR_RECONFIGURE); in fs_context_for_reconfigure()
732 fc->purpose = FS_CONTEXT_FOR_RECONFIGURE; in vfs_clean_context()
/Linux-v5.4/include/linux/
Dfs_context.h32 FS_CONTEXT_FOR_RECONFIGURE, /* Superblock reconfiguration (remount) */ enumerator
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt160 FS_CONTEXT_FOR_RECONFIGURE -- Change an existing mount
281 reconfiguration (FS_CONTEXT_FOR_RECONFIGURE) in which case it indicates
/Linux-v5.4/fs/gfs2/
Dops_fstype.c1547 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in gfs2_init_fs_context()