Searched refs:ecryptfs_symlink_iops (Results 1 – 3 of 3) sorted by relevance
581 extern const struct inode_operations ecryptfs_symlink_iops;
184 inode->i_op = &ecryptfs_symlink_iops; in ecryptfs_interpose()
1047 const struct inode_operations ecryptfs_symlink_iops = { variable