Home
last modified time | relevance | path

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

/fs/ecryptfs/
Dinode.c99 struct dentry *ecryptfs_dentry, int mode, in ecryptfs_do_create()
141 static int grow_file(struct dentry *ecryptfs_dentry) in grow_file()
172 static int ecryptfs_initialize_file(struct dentry *ecryptfs_dentry) in ecryptfs_initialize_file()
225 ecryptfs_create(struct inode *directory_inode, struct dentry *ecryptfs_dentry, in ecryptfs_create()
247 int ecryptfs_lookup_and_interpose_lower(struct dentry *ecryptfs_dentry, in ecryptfs_lookup_and_interpose_lower()
365 struct dentry *ecryptfs_dentry, in ecryptfs_lookup()
Dcrypto.c1004 int ecryptfs_new_file_context(struct dentry *ecryptfs_dentry) in ecryptfs_new_file_context()
1299 struct dentry *ecryptfs_dentry) in ecryptfs_write_headers_virt()
1327 ecryptfs_write_metadata_to_contents(struct dentry *ecryptfs_dentry, in ecryptfs_write_metadata_to_contents()
1342 ecryptfs_write_metadata_to_xattr(struct dentry *ecryptfs_dentry, in ecryptfs_write_metadata_to_xattr()
1375 int ecryptfs_write_metadata(struct dentry *ecryptfs_dentry) in ecryptfs_write_metadata()
1485 struct dentry *ecryptfs_dentry, in ecryptfs_read_headers_virt()
1566 struct dentry *ecryptfs_dentry) in ecryptfs_read_and_validate_xattr_region()
1594 int ecryptfs_read_metadata(struct dentry *ecryptfs_dentry) in ecryptfs_read_metadata()
Dfile.c158 struct dentry *ecryptfs_dentry = file->f_path.dentry; in ecryptfs_open() local
Dmain.c116 int ecryptfs_init_persistent_file(struct dentry *ecryptfs_dentry) in ecryptfs_init_persistent_file()
Dkeystore.c1645 struct dentry *ecryptfs_dentry) in ecryptfs_parse_packet_set()
2261 struct dentry *ecryptfs_dentry, size_t *len, in ecryptfs_generate_key_packet_set()