Home
last modified time | relevance | path

Searched refs:ecryptfs_dops (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ecryptfs/
Ddentry.c89 const struct dentry_operations ecryptfs_dops = { variable
Decryptfs_kernel.h541 extern const struct dentry_operations ecryptfs_dops;
Dmain.c533 s->s_d_op = &ecryptfs_dops; in ecryptfs_mount()