Lines Matching refs:ecryptfs_dentry
997 * @ecryptfs_dentry: The eCryptfs dentry
1025 struct dentry *ecryptfs_dentry)
1041 ecryptfs_dentry, &written,
1070 ecryptfs_write_metadata_to_xattr(struct dentry *ecryptfs_dentry,
1075 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry);
1106 * @ecryptfs_dentry: The eCryptfs dentry, which should be negative
1117 int ecryptfs_write_metadata(struct dentry *ecryptfs_dentry,
1151 ecryptfs_dentry);
1158 rc = ecryptfs_write_metadata_to_xattr(ecryptfs_dentry, ecryptfs_inode,
1236 * @ecryptfs_dentry: The eCryptfs dentry
1246 struct dentry *ecryptfs_dentry,
1255 ecryptfs_dentry->d_sb)->mount_crypt_stat;
1261 ecryptfs_i_size_init(page_virt, d_inode(ecryptfs_dentry));
1285 ecryptfs_dentry);
1356 int ecryptfs_read_metadata(struct dentry *ecryptfs_dentry)
1360 struct inode *ecryptfs_inode = d_inode(ecryptfs_dentry);
1365 ecryptfs_dentry->d_sb)->mount_crypt_stat;
1379 ecryptfs_dentry,
1393 ecryptfs_dentry,