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