Searched refs:sb_has_encoding (Results 1 – 2 of 2) sorted by relevance
225 static inline bool sb_has_encoding(const struct super_block *sb) in sb_has_encoding() function
1012 if (!sb_has_encoding(fs_sb)) in ovl_set_encoding()1126 if (!ovl_upper_mnt(ofs) && !sb_has_encoding(sb)) { in ovl_get_layers()