Lines Matching defs:fscrypt_operations
58 struct fscrypt_operations { struct
59 unsigned int flags;
60 const char *key_prefix;
61 int (*get_context)(struct inode *inode, void *ctx, size_t len);
62 int (*set_context)(struct inode *inode, const void *ctx, size_t len,
64 const union fscrypt_policy *(*get_dummy_policy)(struct super_block *sb);
65 bool (*empty_dir)(struct inode *inode);
66 unsigned int max_namelen;
67 bool (*has_stable_inodes)(struct super_block *sb);
68 void (*get_ino_and_lblk_bits)(struct super_block *sb,
70 int (*get_num_devices)(struct super_block *sb);
71 void (*get_devices)(struct super_block *sb,