Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nilfs2/
Dsegment.h226 extern int nilfs_construct_segment(struct super_block *);
Dfile.c35 err = nilfs_construct_segment(inode->i_sb); in nilfs_sync_file()
Dsuper.c462 ret = nilfs_construct_segment(sb); in nilfs_resize_fs()
528 err = nilfs_construct_segment(sb); in nilfs_sync_fs()
Dmdt.c427 err = nilfs_construct_segment(sb); in nilfs_mdt_write_page()
Drecovery.c806 err = nilfs_construct_segment(sb); in nilfs_salvage_orphan_logs()
Dioctl.c1001 ret = nilfs_construct_segment(inode->i_sb); in nilfs_ioctl_sync()
Dsegment.c285 err = nilfs_construct_segment(sb); in nilfs_transaction_commit()
2328 int nilfs_construct_segment(struct super_block *sb) in nilfs_construct_segment() function
Dinode.c195 err = nilfs_construct_segment(inode->i_sb); in nilfs_writepage()