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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ecryptfs/
H A Ddentry.c93 const struct dentry_operations ecryptfs_dops = { variable in typeref:struct:dentry_operations
H A Dmain.c192 dentry->d_op = &ecryptfs_dops;
573 s->s_root->d_op = &ecryptfs_dops;
H A Decryptfs_kernel.h594 extern const struct dentry_operations ecryptfs_dops;
H A Dinode.c444 ecryptfs_dentry->d_op = &ecryptfs_dops;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ecryptfs/
H A Ddentry.c93 const struct dentry_operations ecryptfs_dops = { variable in typeref:struct:dentry_operations
H A Dmain.c192 dentry->d_op = &ecryptfs_dops;
573 s->s_root->d_op = &ecryptfs_dops;
H A Decryptfs_kernel.h594 extern const struct dentry_operations ecryptfs_dops;
H A Dinode.c444 ecryptfs_dentry->d_op = &ecryptfs_dops;

Completed in 259 milliseconds