Searched refs:sb_same_encoding (Results 1 – 2 of 2) sorted by relevance
202 static inline bool sb_same_encoding(const struct super_block *sb1, in sb_same_encoding() function218 static inline bool sb_same_encoding(const struct super_block *sb1, in sb_same_encoding() function
1132 if (!sb_same_encoding(sb, mnt->mnt_sb)) { in ovl_get_layers()