Searched refs:s_cop (Results 1 – 2 of 2) sorted by relevance
81 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() argument267 sb->s_cop = s_cop; in fscrypt_set_ops()544 const struct fscrypt_operations *s_cop) in fscrypt_set_ops() argument
1447 const struct fscrypt_operations *s_cop; member