Searched defs:fscrypt_operations (Results 1 – 1 of 1) sorted by relevance
59 struct fscrypt_operations { struct62 unsigned int flags;70 const char *key_prefix;84 int (*get_context)(struct inode *inode, void *ctx, size_t len);102 int (*set_context)(struct inode *inode, const void *ctx, size_t len,114 const union fscrypt_policy *(*get_dummy_policy)(struct super_block *sb);119 bool (*empty_dir)(struct inode *inode);122 unsigned int max_namelen;138 bool (*has_stable_inodes)(struct super_block *sb);152 void (*get_ino_and_lblk_bits)(struct super_block *sb,[all …]