Searched refs:ecryptfs_main_fops (Results 1 – 3 of 3) sorted by relevance
408 const struct file_operations ecryptfs_main_fops = { variable
535 extern const struct file_operations ecryptfs_main_fops;
67 inode->i_fop = &ecryptfs_main_fops; in ecryptfs_inode_set()