Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dnilfs.h187 static inline int nilfs_doing_construction(void) in nilfs_doing_construction() function
H A Dsegment.c2201 if (!sci || nilfs_doing_construction()) in nilfs_flush_segment()