Searched refs:zonefs_zone_is_cnv (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/zonefs/
H A Dzonefs.h114 static inline bool zonefs_zone_is_cnv(struct zonefs_zone *z) function
121 return !zonefs_zone_is_cnv(z);
131 return zonefs_zone_is_cnv(zonefs_inode_zone(inode));
H A Dsuper.c55 if (zonefs_zone_is_cnv(z))
212 if (zonefs_zone_is_cnv(z))
219 if (zonefs_zone_is_cnv(z))
H A Dfile.c431 if (zonefs_zone_is_cnv(z))

Completed in 211 milliseconds