Home
last modified time | relevance | path

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

/linux-6.15/fs/ecryptfs/
H A Ddentry.c85 const struct dentry_operations ecryptfs_dops = { variable
H A Decryptfs_kernel.h526 extern const struct dentry_operations ecryptfs_dops;
H A Dmain.c474 s->s_d_op = &ecryptfs_dops; in ecryptfs_get_tree()