Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dfile.c409 const struct file_operations ecryptfs_main_fops = { variable
Decryptfs_kernel.h520 extern const struct file_operations ecryptfs_main_fops;
Dinode.c67 inode->i_fop = &ecryptfs_main_fops; in ecryptfs_inode_set()