Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
Dsuper.c170 const struct super_operations ecryptfs_sops = { variable
Decryptfs_kernel.h540 extern const struct super_operations ecryptfs_sops;
Dmain.c516 s->s_op = &ecryptfs_sops; in ecryptfs_mount()