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

/linux-master/fs/
H A Dfsopen.c232 fc->phase = FS_CONTEXT_FAILED;
240 fc->phase = FS_CONTEXT_FAILED;
262 fc->phase = FS_CONTEXT_FAILED;
270 fc->phase = FS_CONTEXT_FAILED;
H A Dfs_context.c764 fc->phase = FS_CONTEXT_FAILED;
/linux-master/include/linux/
H A Dfs_context.h45 FS_CONTEXT_FAILED, /* Failed to correctly transition a context */ enumerator in enum:fs_context_phase

Completed in 117 milliseconds