Home
last modified time | relevance | path

Searched refs:sb_has_encoding (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dparams.c292 if (sb_has_encoding(path->mnt->mnt_sb)) in ovl_mount_dir_check()
/openbmc/linux/include/linux/
H A Dfs.h3198 static inline bool sb_has_encoding(const struct super_block *sb) in sb_has_encoding() function