Home
last modified time | relevance | path

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

/include/linux/
Dfscrypt.h81 return inode->i_sb->s_cop->dummy_context && in fscrypt_dummy_context_enabled()
82 inode->i_sb->s_cop->dummy_context(inode); in fscrypt_dummy_context_enabled()
265 const struct fscrypt_operations *s_cop) in fscrypt_set_ops() argument
267 sb->s_cop = s_cop; in fscrypt_set_ops()
544 const struct fscrypt_operations *s_cop) in fscrypt_set_ops() argument
Dfs.h1447 const struct fscrypt_operations *s_cop; member