Searched refs:v9fs_set_allocator (Results 1 – 3 of 3) sorted by relevance
37 v9fs_set_allocator(t_alloc); in pci_config()59 v9fs_set_allocator(t_alloc); in fs_version()65 v9fs_set_allocator(t_alloc); in fs_attach()72 v9fs_set_allocator(t_alloc); in fs_walk()110 v9fs_set_allocator(t_alloc); in fs_readdir()250 v9fs_set_allocator(t_alloc); in fs_walk_no_slash()265 v9fs_set_allocator(t_alloc); in fs_walk_nonexistent()279 v9fs_set_allocator(t_alloc); in fs_walk_2nd_nonexistent()312 v9fs_set_allocator(t_alloc); in fs_walk_none()342 v9fs_set_allocator(t_alloc); in fs_walk_dotdot()[all …]
476 void v9fs_set_allocator(QGuestAllocator *t_alloc);
21 void v9fs_set_allocator(QGuestAllocator *t_alloc) in v9fs_set_allocator() function