Searched refs:vfs_context_create (Results 1 – 7 of 7) sorted by relevance
1564 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());
2640 context = vfs_context_create((vfs_context_t)0); in fill_vnodeinfo()
1597 vfs_context_create(vfs_context_t ctx) in vfs_context_create() function1635 return vfs_context_create(NULL); in vfs_context_create_with_proc()
1498 context = vfs_context_create(NULL); in apn_fallback_required()
12863 vfs_context_t ctx = vfs_context_create(vfs_context_current());