Searched refs:FS_CONTEXT_CREATING (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | fs_context.h | 40 FS_CONTEXT_CREATING, /* A superblock is being created */ enumerator |
/linux-6.1.9/fs/ | ||
D | fsopen.c | 231 fc->phase = FS_CONTEXT_CREATING; in vfs_fsconfig_locked() |