Searched defs:lower_inode (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| D | inode_root.c | 21 struct inode *lower_inode) in fill_device_local_inode() 234 struct inode *lower_inode) in fill_device_inode() 266 struct inode *fill_root_inode(struct super_block *sb, struct inode *lower_inode) in fill_root_inode()
|
| D | inode_local.c | 77 struct inode *lower_inode, const char *name) in fill_inode_local() 319 struct inode *lower_inode = NULL; in hmdfs_mkdir_local_dentry() local 397 struct inode *lower_inode = NULL; in hmdfs_create_local_dentry() local 699 struct inode *lower_inode = hmdfs_i(inode)->lower_inode; in hmdfs_setattr_local() local
|
| D | file_local.c | 64 struct inode *lower_inode = file_inode(lower_file); in hmdfs_file_accessed() local 97 struct inode *lower_inode = file_inode(lower_file); in hmdfs_file_modified() local
|
| D | hmdfs_device_view.h | 38 struct inode *lower_inode; member
|
| D | inode.h | 69 struct inode *lower_inode; // for local/merge inode member
|
| D | inode_merge.c | 678 struct inode *lower_inode = NULL; in hmdfs_setattr_merge() local
|
| D | hmdfs_dentryfile.c | 2152 struct inode *lower_inode = NULL; in hmdfs_drop_remote_cache_dents() local
|
| /kernel/linux/linux-4.19/fs/ecryptfs/ |
| D | inode.c | 53 static int ecryptfs_inode_test(struct inode *inode, void *lower_inode) in ecryptfs_inode_test() 60 struct inode *lower_inode = opaque; in ecryptfs_inode_set() local 86 static struct inode *__ecryptfs_get_inode(struct inode *lower_inode, in __ecryptfs_get_inode() 108 struct inode *ecryptfs_get_inode(struct inode *lower_inode, in ecryptfs_get_inode() 329 struct inode *inode, *lower_inode; in ecryptfs_lookup_interpose() local 882 struct inode *lower_inode; in ecryptfs_setattr() local 1027 ecryptfs_getxattr_lower(struct dentry *lower_dentry, struct inode *lower_inode, in ecryptfs_getxattr_lower() 1075 struct inode *lower_inode; in ecryptfs_removexattr() local
|
| D | mmap.c | 423 struct inode *lower_inode = d_inode(lower_dentry); in ecryptfs_write_inode_size_to_xattr() local 543 struct inode *lower_inode; in ecryptfs_bmap() local
|
| D | ecryptfs_kernel.h | 482 ecryptfs_set_inode_lower(struct inode *inode, struct inode *lower_inode) in ecryptfs_set_inode_lower()
|
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| D | inode.c | 39 static int ecryptfs_inode_test(struct inode *inode, void *lower_inode) in ecryptfs_inode_test() 46 struct inode *lower_inode = opaque; in ecryptfs_inode_set() local 72 static struct inode *__ecryptfs_get_inode(struct inode *lower_inode, in __ecryptfs_get_inode() 94 struct inode *ecryptfs_get_inode(struct inode *lower_inode, in ecryptfs_get_inode() 323 struct inode *inode, *lower_inode; in ecryptfs_lookup_interpose() local 888 struct inode *lower_inode; in ecryptfs_setattr() local 1033 ecryptfs_getxattr_lower(struct dentry *lower_dentry, struct inode *lower_inode, in ecryptfs_getxattr_lower() 1081 struct inode *lower_inode; in ecryptfs_removexattr() local
|
| D | mmap.c | 409 struct inode *lower_inode = d_inode(lower_dentry); in ecryptfs_write_inode_size_to_xattr() local 527 struct inode *lower_inode = ecryptfs_inode_to_lower(mapping->host); in ecryptfs_bmap() local
|
| D | crypto.c | 1103 struct inode *lower_inode = d_inode(lower_dentry); in ecryptfs_write_metadata_to_xattr() local
|
| D | ecryptfs_kernel.h | 468 ecryptfs_set_inode_lower(struct inode *inode, struct inode *lower_inode) in ecryptfs_set_inode_lower()
|