Home
last modified time | relevance | path

Searched defs:fscrypt_operations (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dfscrypt.h59 struct fscrypt_operations { struct
62 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);
135 bool (*has_stable_inodes)(struct super_block *sb);
149 void (*get_ino_and_lblk_bits)(struct super_block *sb,
161 int (*get_num_devices)(struct super_block *sb);
[all …]

Completed in 10 milliseconds