Searched refs:ovl_has_fsid (Results 1 – 2 of 2) sorted by relevance
272 if (ovl_has_fsid(ofs)) in ovl_statfs()730 if (ovl_has_fsid(ofs)) { in ovl_make_workdir()1416 } else if (ovl_has_fsid(ofs) && ovl_upper_mnt(ofs)) { in ovl_fill_super()
600 static inline bool ovl_has_fsid(struct ovl_fs *ofs) in ovl_has_fsid() function