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