Home
last modified time | relevance | path

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

/linux-6.15/fs/ecryptfs/
H A Dsuper.c170 const struct super_operations ecryptfs_sops = { variable
H A Decryptfs_kernel.h525 extern const struct super_operations ecryptfs_sops;
H A Dmain.c472 s->s_op = &ecryptfs_sops; in ecryptfs_get_tree()