Searched refs:ecryptfs_file_to_lower (Results 1 – 3 of 3) sorted by relevance
114 lower_file = ecryptfs_file_to_lower(file); in ecryptfs_readdir()252 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_flush()279 return vfs_fsync(ecryptfs_file_to_lower(file), datasync); in ecryptfs_fsync()287 lower_file = ecryptfs_file_to_lower(file); in ecryptfs_fasync()296 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_unlocked_ioctl()321 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_compat_ioctl()
444 static inline struct file *ecryptfs_file_to_lower(struct file *file) in ecryptfs_file_to_lower() function
956 lower_ia.ia_file = ecryptfs_file_to_lower(ia->ia_file); in ecryptfs_setattr()