Home
last modified time | relevance | path

Searched refs:nilfs_construct_segment (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsegment.h230 extern int nilfs_construct_segment(struct super_block *);
H A Dfile.c35 err = nilfs_construct_segment(inode->i_sb); in nilfs_sync_file()
H A Dmdt.c428 err = nilfs_construct_segment(sb); in nilfs_mdt_write_page()
H A Dsuper.c428 ret = nilfs_construct_segment(sb); in nilfs_resize_fs()
493 err = nilfs_construct_segment(sb); in nilfs_sync_fs()
H A Drecovery.c762 err = nilfs_construct_segment(sb); in nilfs_salvage_orphan_logs()
H A Dioctl.c1004 ret = nilfs_construct_segment(inode->i_sb); in nilfs_ioctl_sync()
H A Dinode.c197 err = nilfs_construct_segment(inode->i_sb); in nilfs_writepage()
H A Dsegment.c290 err = nilfs_construct_segment(sb); in nilfs_transaction_commit()
2244 int nilfs_construct_segment(struct super_block *sb) in nilfs_construct_segment() function