Home
last modified time | relevance | path

Searched refs:nilfs_mdt_init (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dmdt.h78 int nilfs_mdt_init(struct inode *inode, gfp_t gfp_mask, size_t objsz);
H A Difile.c193 err = nilfs_mdt_init(ifile, NILFS_MDT_GFP, in nilfs_ifile_read()
H A Ddat.c514 err = nilfs_mdt_init(dat, NILFS_MDT_GFP, sizeof(*di)); in nilfs_dat_read()
H A Dmdt.c447 int nilfs_mdt_init(struct inode *inode, gfp_t gfp_mask, size_t objsz) in nilfs_mdt_init() function
H A Dcpfile.c997 err = nilfs_mdt_init(cpfile, NILFS_MDT_GFP, 0); in nilfs_cpfile_read()
H A Dsufile.c1228 err = nilfs_mdt_init(sufile, NILFS_MDT_GFP, sizeof(*sui)); in nilfs_sufile_read()