Lines Matching refs:ecryptfs_dentry
1024 * @ecryptfs_dentry: The eCryptfs dentry
1052 struct dentry *ecryptfs_dentry)
1068 ecryptfs_dentry, &written,
1097 ecryptfs_write_metadata_to_xattr(struct dentry *ecryptfs_dentry,
1102 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry);
1133 * @ecryptfs_dentry: The eCryptfs dentry, which should be negative
1144 int ecryptfs_write_metadata(struct dentry *ecryptfs_dentry,
1178 ecryptfs_dentry);
1185 rc = ecryptfs_write_metadata_to_xattr(ecryptfs_dentry, ecryptfs_inode,
1263 * @ecryptfs_dentry: The eCryptfs dentry
1273 struct dentry *ecryptfs_dentry,
1282 ecryptfs_dentry->d_sb)->mount_crypt_stat;
1288 ecryptfs_i_size_init(page_virt, d_inode(ecryptfs_dentry));
1312 ecryptfs_dentry);
1383 int ecryptfs_read_metadata(struct dentry *ecryptfs_dentry)
1387 struct inode *ecryptfs_inode = d_inode(ecryptfs_dentry);
1392 ecryptfs_dentry->d_sb)->mount_crypt_stat;
1406 ecryptfs_dentry,
1420 ecryptfs_dentry,