Searched refs:ecryptfs_aops (Results 1 – 3 of 3) sorted by relevance
553 const struct address_space_operations ecryptfs_aops = { variable
556 extern const struct address_space_operations ecryptfs_aops;
67 inode->i_mapping->a_ops = &ecryptfs_aops; in ecryptfs_inode_set()