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