Home
last modified time | relevance | path

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

/linux-6.15/fs/nilfs2/
H A Dnilfs.h208 static inline int nilfs_doing_construction(void) in nilfs_doing_construction() function
H A Dsegment.c2234 if (!sci || nilfs_doing_construction()) in nilfs_flush_segment()