Searched refs:sb_encoding (Results 1 – 2 of 2) sorted by relevance
196 static inline struct unicode_map *sb_encoding(const struct super_block *sb) in sb_encoding() function213 static inline struct unicode_map *sb_encoding(const struct super_block *sb) in sb_encoding() function227 return !!sb_encoding(sb); in sb_has_encoding()
444 rdd.map = sb_encoding(realpath.dentry->d_sb); in ovl_dir_read_merged()