Home
last modified time | relevance | path

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

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