Searched refs:nilfs_mdt_new_common (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dmdt.h81 struct inode *nilfs_mdt_new_common(struct the_nilfs *, struct super_block *,
H A Dmdt.c453 * nilfs_mdt_new_common - allocate a pseudo inode for metadata file
461 nilfs_mdt_new_common(struct the_nilfs *nilfs, struct super_block *sb, function
533 inode = nilfs_mdt_new_common(nilfs, sb, ino, NILFS_MDT_GFP, objsz);
H A Dgcinode.c228 inode = nilfs_mdt_new_common(nilfs, NULL, ino, GFP_NOFS, 0);

Completed in 30 milliseconds