Home
last modified time | relevance | path

Searched refs:nilfs_sb_need_update (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nilfs2/
H A Dthe_nilfs.h251 static inline int nilfs_sb_need_update(struct the_nilfs *nilfs) in nilfs_sb_need_update() function
H A Dioctl.c914 if (nilfs_sb_need_update(nilfs)) in nilfs_ioctl_clean_segments()
H A Dsegment.c2680 if (nilfs_sb_dirty(nilfs) && nilfs_sb_need_update(nilfs)) in nilfs_segctor_thread()