Searched refs:ecryptfs_dops (Results 1 – 3 of 3) sorted by relevance
73 const struct dentry_operations ecryptfs_dops = { variable
519 extern const struct dentry_operations ecryptfs_dops;
481 set_default_d_op(s, &ecryptfs_dops); in ecryptfs_get_tree()