ecryptfs_dentry  1069 fs/ecryptfs/crypto.c 				       struct dentry *ecryptfs_dentry)
ecryptfs_dentry  1085 fs/ecryptfs/crypto.c 					      ecryptfs_dentry, &written,
ecryptfs_dentry  1114 fs/ecryptfs/crypto.c ecryptfs_write_metadata_to_xattr(struct dentry *ecryptfs_dentry,
ecryptfs_dentry  1119 fs/ecryptfs/crypto.c 	struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry);
ecryptfs_dentry  1161 fs/ecryptfs/crypto.c int ecryptfs_write_metadata(struct dentry *ecryptfs_dentry,
ecryptfs_dentry  1195 fs/ecryptfs/crypto.c 					 ecryptfs_dentry);
ecryptfs_dentry  1202 fs/ecryptfs/crypto.c 		rc = ecryptfs_write_metadata_to_xattr(ecryptfs_dentry, ecryptfs_inode,
ecryptfs_dentry  1290 fs/ecryptfs/crypto.c 				      struct dentry *ecryptfs_dentry,
ecryptfs_dentry  1299 fs/ecryptfs/crypto.c 		ecryptfs_dentry->d_sb)->mount_crypt_stat;
ecryptfs_dentry  1305 fs/ecryptfs/crypto.c 		ecryptfs_i_size_init(page_virt, d_inode(ecryptfs_dentry));
ecryptfs_dentry  1329 fs/ecryptfs/crypto.c 				       ecryptfs_dentry);
ecryptfs_dentry  1400 fs/ecryptfs/crypto.c int ecryptfs_read_metadata(struct dentry *ecryptfs_dentry)
ecryptfs_dentry  1404 fs/ecryptfs/crypto.c 	struct inode *ecryptfs_inode = d_inode(ecryptfs_dentry);
ecryptfs_dentry  1409 fs/ecryptfs/crypto.c 			ecryptfs_dentry->d_sb)->mount_crypt_stat;
ecryptfs_dentry  1423 fs/ecryptfs/crypto.c 						ecryptfs_dentry,
ecryptfs_dentry  1437 fs/ecryptfs/crypto.c 						ecryptfs_dentry,
ecryptfs_dentry   563 fs/ecryptfs/ecryptfs_kernel.h int ecryptfs_initialize_file(struct dentry *ecryptfs_dentry,
ecryptfs_dentry   589 fs/ecryptfs/ecryptfs_kernel.h int ecryptfs_write_metadata(struct dentry *ecryptfs_dentry,
ecryptfs_dentry   591 fs/ecryptfs/ecryptfs_kernel.h int ecryptfs_read_metadata(struct dentry *ecryptfs_dentry);
ecryptfs_dentry   604 fs/ecryptfs/ecryptfs_kernel.h 				     struct dentry *ecryptfs_dentry,
ecryptfs_dentry   608 fs/ecryptfs/ecryptfs_kernel.h 			  unsigned char *src, struct dentry *ecryptfs_dentry);
ecryptfs_dentry   195 fs/ecryptfs/file.c 	struct dentry *ecryptfs_dentry = file->f_path.dentry;
ecryptfs_dentry   218 fs/ecryptfs/file.c 	rc = ecryptfs_get_lower_file(ecryptfs_dentry, inode);
ecryptfs_dentry   223 fs/ecryptfs/file.c 			ecryptfs_dentry, rc);
ecryptfs_dentry   235 fs/ecryptfs/file.c 	rc = read_or_initialize_metadata(ecryptfs_dentry);
ecryptfs_dentry   262 fs/ecryptfs/file.c 	struct dentry *ecryptfs_dentry = file->f_path.dentry;
ecryptfs_dentry   276 fs/ecryptfs/file.c 	lower_file = dentry_open(ecryptfs_dentry_to_lower_path(ecryptfs_dentry),
ecryptfs_dentry   282 fs/ecryptfs/file.c 			ecryptfs_dentry, PTR_ERR(lower_file));
ecryptfs_dentry   174 fs/ecryptfs/inode.c 		   struct dentry *ecryptfs_dentry, umode_t mode)
ecryptfs_dentry   181 fs/ecryptfs/inode.c 	lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry);
ecryptfs_dentry   211 fs/ecryptfs/inode.c int ecryptfs_initialize_file(struct dentry *ecryptfs_dentry,
ecryptfs_dentry   230 fs/ecryptfs/inode.c 	rc = ecryptfs_get_lower_file(ecryptfs_dentry, ecryptfs_inode);
ecryptfs_dentry   235 fs/ecryptfs/inode.c 			ecryptfs_dentry, rc);
ecryptfs_dentry   238 fs/ecryptfs/inode.c 	rc = ecryptfs_write_metadata(ecryptfs_dentry, ecryptfs_inode);
ecryptfs_dentry   257 fs/ecryptfs/inode.c ecryptfs_create(struct inode *directory_inode, struct dentry *ecryptfs_dentry,
ecryptfs_dentry   263 fs/ecryptfs/inode.c 	ecryptfs_inode = ecryptfs_do_create(directory_inode, ecryptfs_dentry,
ecryptfs_dentry   273 fs/ecryptfs/inode.c 	rc = ecryptfs_initialize_file(ecryptfs_dentry, ecryptfs_inode);
ecryptfs_dentry   275 fs/ecryptfs/inode.c 		ecryptfs_do_unlink(directory_inode, ecryptfs_dentry,
ecryptfs_dentry   280 fs/ecryptfs/inode.c 	d_instantiate_new(ecryptfs_dentry, ecryptfs_inode);
ecryptfs_dentry   383 fs/ecryptfs/inode.c 				      struct dentry *ecryptfs_dentry,
ecryptfs_dentry   389 fs/ecryptfs/inode.c 	const char *name = ecryptfs_dentry->d_name.name;
ecryptfs_dentry   390 fs/ecryptfs/inode.c 	size_t len = ecryptfs_dentry->d_name.len;
ecryptfs_dentry   394 fs/ecryptfs/inode.c 	lower_dir_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry->d_parent);
ecryptfs_dentry   397 fs/ecryptfs/inode.c 				ecryptfs_dentry->d_sb)->mount_crypt_stat;
ecryptfs_dentry   418 fs/ecryptfs/inode.c 		res = ecryptfs_lookup_interpose(ecryptfs_dentry, lower_dentry);
ecryptfs_dentry  1754 fs/ecryptfs/keystore.c 			      struct dentry *ecryptfs_dentry)
ecryptfs_dentry  2400 fs/ecryptfs/keystore.c 				 struct dentry *ecryptfs_dentry, size_t *len,
ecryptfs_dentry  2407 fs/ecryptfs/keystore.c 			ecryptfs_dentry->d_sb)->mount_crypt_stat;