Home
last modified time | relevance | path

Searched refs:nilfs_doing_construction (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Dnilfs.h181 static inline int nilfs_doing_construction(void) in nilfs_doing_construction() function
Dsegment.c2190 if (!sci || nilfs_doing_construction()) in nilfs_flush_segment()