Searched refs:ecryptfs_dir_fops (Results 1 – 3 of 3) sorted by relevance
343 const struct file_operations ecryptfs_dir_fops = { variable
536 extern const struct file_operations ecryptfs_dir_fops;
79 inode->i_fop = &ecryptfs_dir_fops; in ecryptfs_inode_set()