Searched refs:ecryptfs_dops (Results 1 – 3 of 3) sorted by relevance
75 const struct dentry_operations ecryptfs_dops = { variable
526 extern const struct dentry_operations ecryptfs_dops;
524 s->s_d_op = &ecryptfs_dops; in ecryptfs_mount()