Lines Matching refs:phase
142 fc->phase = FS_CONTEXT_CREATE_PARAMS;
195 fc->phase = FS_CONTEXT_RECONF_PARAMS;
217 if (fc->phase != FS_CONTEXT_CREATE_PARAMS)
227 fc->phase = FS_CONTEXT_CREATING;
232 fc->phase = FS_CONTEXT_FAILED;
240 fc->phase = FS_CONTEXT_FAILED;
246 fc->phase = FS_CONTEXT_AWAITING_MOUNT;
255 if (fc->phase != FS_CONTEXT_RECONF_PARAMS)
258 fc->phase = FS_CONTEXT_RECONFIGURING;
262 fc->phase = FS_CONTEXT_FAILED;
270 fc->phase = FS_CONTEXT_FAILED;
298 if (fc->phase != FS_CONTEXT_CREATE_PARAMS &&
299 fc->phase != FS_CONTEXT_RECONF_PARAMS)