Searched defs:lower_inode (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ecryptfs/
H A Ddentry.c62 struct inode *lower_inode = local
H A Dsuper.c86 void ecryptfs_init_inode(struct inode *inode, struct inode *lower_inode) argument
H A Dfile.c190 struct inode *lower_inode = NULL; local
300 struct inode *lower_inode = ecryptfs_inode_to_lower(inode); local
318 struct inode *lower_inode = lower_dentry->d_inode; local
H A Dmmap.c208 struct inode *lower_inode; local
432 ecryptfs_writepage_and_release_lower_page(struct page *lower_page, struct inode *lower_inode, struct writeback_control *wbc) argument
465 ecryptfs_write_inode_size_to_header(struct file *lower_file, struct inode *lower_inode, struct inode *inode) argument
515 ecryptfs_write_inode_size_to_xattr(struct inode *lower_inode, struct inode *inode, struct dentry *ecryptfs_dentry, int lower_i_mutex_held) argument
571 ecryptfs_write_inode_size_to_metadata(struct file *lower_file, struct inode *lower_inode, struct inode *inode, struct dentry *ecryptfs_dentry, int lower_i_mutex_held) argument
590 ecryptfs_get_lower_page(struct page **lower_page, struct inode *lower_inode, struct file *lower_file, unsigned long lower_page_index, int byte_offset, int region_bytes) argument
632 ecryptfs_commit_lower_page(struct page *lower_page, struct inode *lower_inode, struct file *lower_file, int byte_offset, int region_size) argument
658 ecryptfs_copy_page_to_lower(struct page *page, struct inode *lower_inode, struct file *lower_file) argument
702 struct inode *lower_inode; local
813 struct inode *lower_inode; local
826 struct inode *lower_inode; local
[all...]
H A Dinode.c194 struct inode *inode, *lower_inode; local
289 struct inode *lower_inode; local
150 grow_file(struct dentry *ecryptfs_dentry, struct file *lower_file, struct inode *inode, struct inode *lower_inode) argument
893 struct inode *lower_inode; local
1047 ecryptfs_inode_set(struct inode *inode, void *lower_inode) argument
[all...]
H A Dmain.c115 struct inode *lower_inode; local
[all...]
H A Dcrypto.c471 struct inode *lower_inode; local
375 ecryptfs_write_out_page(struct ecryptfs_page_crypt_context *ctx, struct page *lower_page, struct inode *lower_inode, int byte_offset_in_page, int bytes_to_write) argument
406 ecryptfs_read_in_page(struct ecryptfs_page_crypt_context *ctx, struct page **lower_page, struct inode *lower_inode, unsigned long lower_page_idx, int byte_offset_in_page) argument
609 struct inode *lower_inode; local
[all...]
H A Decryptfs_kernel.h373 ecryptfs_set_inode_lower(struct inode *inode, struct inode *lower_inode) argument

Completed in 63 milliseconds