Searched refs:ecryptfs_file_to_private (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dfile.c280 ecryptfs_file_to_private(file));
299 struct ecryptfs_file_info *file_info = ecryptfs_file_to_private(file);
394 if (ecryptfs_file_to_private(file))
H A Dinode.c770 if (unlikely(!ecryptfs_file_to_private(&fake_ecryptfs_file))) {
850 if (ecryptfs_file_to_private(&fake_ecryptfs_file))
852 ecryptfs_file_to_private(&fake_ecryptfs_file));
H A Decryptfs_kernel.h337 ecryptfs_file_to_private(struct file *file) function

Completed in 33 milliseconds