Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dmmap.c555 const struct address_space_operations ecryptfs_aops = { variable
Decryptfs_kernel.h542 extern const struct address_space_operations ecryptfs_aops;
Dinode.c69 inode->i_mapping->a_ops = &ecryptfs_aops; in ecryptfs_inode_set()