Searched refs:nilfs_construct_segment (Results 1 – 8 of 8) sorted by relevance
232 extern int nilfs_construct_segment(struct super_block *);
49 err = nilfs_construct_segment(inode->i_sb); in nilfs_sync_file()
457 err = nilfs_construct_segment(sb); in nilfs_mdt_write_page()
443 ret = nilfs_construct_segment(sb); in nilfs_resize_fs()508 err = nilfs_construct_segment(sb); in nilfs_sync_fs()
778 err = nilfs_construct_segment(sb); in nilfs_salvage_orphan_logs()
1020 ret = nilfs_construct_segment(inode->i_sb); in nilfs_ioctl_sync()
214 err = nilfs_construct_segment(inode->i_sb); in nilfs_writepage()
248 err = nilfs_construct_segment(sb); in nilfs_transaction_commit()2167 int nilfs_construct_segment(struct super_block *sb) in nilfs_construct_segment() function