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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Decryptfs_kernel.h264 struct path lower_path; member in struct:ecryptfs_dentry_info
420 return ((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path.dentry;
426 ((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path.dentry =
433 return ((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path.mnt;
439 ((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path.mnt =

Completed in 86 milliseconds