Lines Matching defs:fscrypt_operations
56 struct fscrypt_operations { struct
57 unsigned int flags;
58 const char *key_prefix;
59 int (*get_context)(struct inode *, void *, size_t);
60 int (*set_context)(struct inode *, const void *, size_t, void *);
61 bool (*dummy_context)(struct inode *);
62 bool (*empty_dir)(struct inode *);
63 unsigned int max_namelen;
64 bool (*has_stable_inodes)(struct super_block *sb);
65 void (*get_ino_and_lblk_bits)(struct super_block *sb,
67 bool (*inline_crypt_enabled)(struct super_block *sb);
68 int (*get_num_devices)(struct super_block *sb);
69 void (*get_devices)(struct super_block *sb,