Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dfile.c396 const struct file_operations ecryptfs_dir_fops = { variable
H A Decryptfs_kernel.h536 extern const struct file_operations ecryptfs_dir_fops;
H A Dinode.c63 inode->i_fop = &ecryptfs_dir_fops; in ecryptfs_inode_set()