Searched refs:vfs_context_create (Results 1 – 7 of 7) sorted by relevance
1569 vfs_context_t vfs_context_create(vfs_context_t ctx);
129 ectx = vfs_context_create(ctx); in nullfs_get_patched_context()
2364 decmpfs_ctx = vfs_context_create(vfs_context_kernel());
2664 context = vfs_context_create((vfs_context_t)0); in fill_vnodeinfo()
1616 vfs_context_create(vfs_context_t ctx) in vfs_context_create() function1654 return vfs_context_create(NULL); in vfs_context_create_with_proc()
1458 context = vfs_context_create(NULL); in apn_fallback_required()
13232 vfs_context_t ctx = vfs_context_create(vfs_context_current());