Home
last modified time | relevance | path

Searched refs:nilfs_construct_dsync_segment (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nilfs2/
H A Dsegment.h227 extern int nilfs_construct_dsync_segment(struct super_block *, struct inode *,
H A Dfile.c32 err = nilfs_construct_dsync_segment(inode->i_sb, inode, in nilfs_sync_file()
H A Dinode.c171 err = nilfs_construct_dsync_segment(inode->i_sb, inode, in nilfs_writepages()
H A Dsegment.c2344 int nilfs_construct_dsync_segment(struct super_block *sb, struct inode *inode, in nilfs_construct_dsync_segment() function