Searched refs:nilfs_mdt_new (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dmdt.h79 struct inode *nilfs_mdt_new(struct the_nilfs *, struct super_block *, ino_t,
H A Difile.c173 ifile = nilfs_mdt_new(sbi->s_nilfs, sbi->s_super, NILFS_IFILE_INO,
H A Ddat.c460 dat = nilfs_mdt_new(nilfs, NULL, NILFS_DAT_INO, sizeof(*di));
H A Dmdt.c528 struct inode *nilfs_mdt_new(struct the_nilfs *nilfs, struct super_block *sb, function
H A Dsufile.c674 sufile = nilfs_mdt_new(nilfs, NULL, NILFS_SUFILE_INO,
H A Dcpfile.c954 cpfile = nilfs_mdt_new(nilfs, NULL, NILFS_CPFILE_INO, 0);

Completed in 74 milliseconds