Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dfs_context.c255 case FS_CONTEXT_FOR_RECONFIGURE: in alloc_fs_context()
291 sb_flags_mask, FS_CONTEXT_FOR_RECONFIGURE); in fs_context_for_reconfigure()
677 fc->purpose = FS_CONTEXT_FOR_RECONFIGURE; in vfs_clean_context()
/Linux-v5.10/include/linux/
Dfs_context.h32 FS_CONTEXT_FOR_RECONFIGURE, /* Superblock reconfiguration (remount) */ enumerator
/Linux-v5.10/Documentation/filesystems/
Dmount_api.rst187 FS_CONTEXT_FOR_RECONFIGURE Change an existing mount
323 reconfiguration (FS_CONTEXT_FOR_RECONFIGURE) in which case it indicates
/Linux-v5.10/fs/fuse/
Dinode.c532 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in fuse_parse_param()
/Linux-v5.10/fs/gfs2/
Dops_fstype.c1570 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in gfs2_init_fs_context()