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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ecryptfs/
H A Dfile.c186 struct dentry *ecryptfs_dentry = file->f_path.dentry; local
H A Dmmap.c515 ecryptfs_write_inode_size_to_xattr(struct inode *lower_inode, struct inode *inode, struct dentry *ecryptfs_dentry, int lower_i_mutex_held) argument
571 ecryptfs_write_inode_size_to_metadata(struct file *lower_file, struct inode *lower_inode, struct inode *inode, struct dentry *ecryptfs_dentry, int lower_i_mutex_held) argument
H A Dinode.c150 static int grow_file(struct dentry *ecryptfs_dentry, struct file *lower_file, argument
104 ecryptfs_do_create(struct inode *directory_inode, struct dentry *ecryptfs_dentry, int mode, struct nameidata *nd) argument
187 ecryptfs_initialize_file(struct dentry *ecryptfs_dentry) argument
250 ecryptfs_create(struct inode *directory_inode, struct dentry *ecryptfs_dentry, int mode, struct nameidata *nd) argument
[all...]
H A Dkeystore.c1052 ecryptfs_parse_packet_set(struct ecryptfs_crypt_stat *crypt_stat, unsigned char *src, struct dentry *ecryptfs_dentry) argument
1655 ecryptfs_generate_key_packet_set(char *dest_base, struct ecryptfs_crypt_stat *crypt_stat, struct dentry *ecryptfs_dentry, size_t *len, size_t max) argument
H A Dcrypto.c974 int ecryptfs_new_file_context(struct dentry *ecryptfs_dentry) argument
1379 static int ecryptfs_write_metadata_to_xattr(struct dentry *ecryptfs_dentry, argument
1402 int ecryptfs_write_metadata(struct dentry *ecryptfs_dentry, argument
1306 ecryptfs_write_headers_virt(char *page_virt, size_t *size, struct ecryptfs_crypt_stat *crypt_stat, struct dentry *ecryptfs_dentry) argument
1508 ecryptfs_read_headers_virt(char *page_virt, struct ecryptfs_crypt_stat *crypt_stat, struct dentry *ecryptfs_dentry, int validate_header_size) argument
1565 ecryptfs_read_xattr_region(char *page_virt, struct dentry *ecryptfs_dentry) argument
1583 ecryptfs_read_and_validate_xattr_region(char *page_virt, struct dentry *ecryptfs_dentry) argument
1612 ecryptfs_read_metadata(struct dentry *ecryptfs_dentry, struct file *lower_file) argument
[all...]

Completed in 91 milliseconds