Home
last modified time | relevance | path

Searched refs:objsz (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
A Dmdt.h80 int nilfs_mdt_init(struct inode *inode, gfp_t gfp_mask, size_t objsz);
A Dmdt.c445 int nilfs_mdt_init(struct inode *inode, gfp_t gfp_mask, size_t objsz) in nilfs_mdt_init() argument
449 mi = kzalloc(max(sizeof(*mi), objsz), GFP_NOFS); in nilfs_mdt_init()

Completed in 21 milliseconds