Searched refs:objsz (Results 1 – 8 of 8) sorted by relevance
113 unsigned int objsz; /* Object size allocated in this pool */ member
115 unsigned int objsz; /* Object size allocated in this pool */ member
105 unsigned int objsz; /* Object size allocated in this pool */ member
78 int nilfs_mdt_init(struct inode *inode, gfp_t gfp_mask, size_t objsz);
444 int nilfs_mdt_init(struct inode *inode, gfp_t gfp_mask, size_t objsz) in nilfs_mdt_init() argument448 mi = kzalloc(max(sizeof(*mi), objsz), GFP_NOFS); in nilfs_mdt_init()