Lines Matching refs:V9fsState
132 typedef struct V9fsState V9fsState; typedef
152 V9fsState *s;
338 struct V9fsState { struct
427 v9fs_path_write_lock(V9fsState *s) in v9fs_path_write_lock()
435 v9fs_path_read_lock(V9fsState *s) in v9fs_path_read_lock()
443 v9fs_path_unlock(V9fsState *s) in v9fs_path_unlock()
461 int v9fs_name_to_path(V9fsState *s, V9fsPath *dirpath,
463 int v9fs_device_realize_common(V9fsState *s, const V9fsTransport *t,
465 void v9fs_device_unrealize_common(V9fsState *s);
467 V9fsPDU *pdu_alloc(V9fsState *s);
470 void v9fs_reset(V9fsState *s);