Searched refs:objsz (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/ |
| H A D | test_objpool.c | 51 int objsz; /* object size */ member 294 if (test->objsz < 512) in ot_init_sync_m0() 297 if (objpool_init(&sop->pool, max, test->objsz, in ot_init_sync_m0() 460 if (test->objsz < 512) in ot_init_async_m0() 463 if (objpool_init(&sop->pool, max, test->objsz, gfp, sop, in ot_init_async_m0()
|
| /linux/fs/nilfs2/ |
| H A D | mdt.h | 78 int nilfs_mdt_init(struct inode *inode, gfp_t gfp_mask, size_t objsz);
|