Searched refs:nilfs_construct_segment (Results 1 – 7 of 7) sorted by relevance
226 extern int nilfs_construct_segment(struct super_block *);
35 err = nilfs_construct_segment(inode->i_sb); in nilfs_sync_file()
468 ret = nilfs_construct_segment(sb); in nilfs_resize_fs()534 err = nilfs_construct_segment(sb); in nilfs_sync_fs()
424 err = nilfs_construct_segment(sb); in nilfs_mdt_write_folio()
828 err = nilfs_construct_segment(sb); in nilfs_salvage_orphan_logs()
966 ret = nilfs_construct_segment(inode->i_sb); in nilfs_ioctl_sync()
285 err = nilfs_construct_segment(sb); in nilfs_transaction_commit()2330 int nilfs_construct_segment(struct super_block *sb) in nilfs_construct_segment() function