Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.h261 static inline int nilfs_sb_need_update(struct the_nilfs *nilfs) in nilfs_sb_need_update() function
H A Dioctl.c938 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()