Home
last modified time | relevance | path

Searched refs:nfs_commit_mempool (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
A Dwrite.c71 static mempool_t *nfs_commit_mempool; variable
78 p = mempool_alloc(nfs_commit_mempool, GFP_NOIO); in nfs_commitdata_alloc()
85 p = mempool_alloc(nfs_commit_mempool, GFP_NOWAIT); in nfs_commitdata_alloc()
101 mempool_free(p, nfs_commit_mempool); in nfs_commit_free()
2156 nfs_commit_mempool = mempool_create_slab_pool(MIN_POOL_COMMIT, in nfs_init_writepagecache()
2158 if (nfs_commit_mempool == NULL) in nfs_init_writepagecache()
2194 mempool_destroy(nfs_commit_mempool); in nfs_destroy_writepagecache()
/linux/
A DSystem.map161330 ffff80001212dc28 b nfs_commit_mempool
A D.tmp_System.map161330 ffff80001212dc28 b nfs_commit_mempool

Completed in 310 milliseconds