Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 4 of 4) sorted by relevance

/fs/ceph/
Dxattr.c55 s64 pool = ceph_file_layout_pg_pool(ci->i_layout); in ceph_vxattrcb_layout() local
107 s64 pool = ceph_file_layout_pg_pool(ci->i_layout); in ceph_vxattrcb_layout_pool() local
Daddr.c749 mempool_t *pool = NULL; /* Becomes non-null if mempool used */ in ceph_writepages_start() local
/fs/
Dbio.c164 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned int idx) in bvec_free()
178 mempool_t *pool) in bvec_alloc()
/fs/logfs/
Dlogfs.h730 static inline void logfs_mempool_destroy(mempool_t *pool) in logfs_mempool_destroy()