Home
last modified time | relevance | path

Searched refs:FS_CONTEXT_FAILED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/
H A Dfsopen.c232 fc->phase = FS_CONTEXT_FAILED; in vfs_cmd_create()
240 fc->phase = FS_CONTEXT_FAILED; in vfs_cmd_create()
262 fc->phase = FS_CONTEXT_FAILED; in vfs_cmd_reconfigure()
270 fc->phase = FS_CONTEXT_FAILED; in vfs_cmd_reconfigure()
H A Dfs_context.c764 fc->phase = FS_CONTEXT_FAILED; in finish_clean_context()
/openbmc/linux/include/linux/
H A Dfs_context.h45 FS_CONTEXT_FAILED, /* Failed to correctly transition a context */ enumerator