ecryptfs_dops 75 fs/ecryptfs/dentry.c const struct dentry_operations ecryptfs_dops = { ecryptfs_dops 541 fs/ecryptfs/ecryptfs_kernel.h extern const struct dentry_operations ecryptfs_dops; ecryptfs_dops 518 fs/ecryptfs/main.c s->s_d_op = &ecryptfs_dops;