| /kernel/linux/linux-5.10/fs/sharefs/ |
| D | file.c | 17 struct file *lower_file = NULL; in sharefs_readdir() local 32 struct file *lower_file = NULL; in sharefs_open() local 81 struct file *lower_file = NULL; in sharefs_flush() local 95 struct file *lower_file; in sharefs_file_release() local 111 struct file *lower_file; in sharefs_fsync() local 129 struct file *lower_file = NULL; in sharefs_fasync() local 147 struct file *lower_file; in sharefs_file_llseek() local 164 struct file *lower_file; in sharefs_read_iter() local 194 struct file *lower_file; in sharefs_write_iter() local 221 struct file *lower_file; in sharefs_file_mmap() local
|
| D | sharefs.h | 44 struct file *lower_file; member
|
| /kernel/linux/linux-6.6/fs/sharefs/ |
| D | file.c | 17 struct file *lower_file = NULL; in sharefs_readdir() local 32 struct file *lower_file = NULL; in sharefs_open() local 81 struct file *lower_file = NULL; in sharefs_flush() local 95 struct file *lower_file; in sharefs_file_release() local 111 struct file *lower_file; in sharefs_fsync() local 129 struct file *lower_file = NULL; in sharefs_fasync() local 147 struct file *lower_file; in sharefs_file_llseek() local 165 struct file *lower_file; in sharefs_read_iter() local 196 struct file *lower_file; in sharefs_write_iter() local 223 struct file *lower_file; in sharefs_file_mmap() local
|
| D | sharefs.h | 45 struct file *lower_file; member
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| D | file_local.c | 26 struct file *lower_file = NULL; in hmdfs_file_open_local() local 75 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_file_accessed() local 89 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_do_read_iter() local 116 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_file_modified() local 132 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_do_write_iter() local 163 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_fsync_local() local 177 struct file *lower_file; in hmdfs_file_llseek_local() local 235 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_iterate_local() local 255 struct file *lower_file = NULL; in hmdfs_dir_open_local() local
|
| D | file_merge.c | 385 struct file *lower_file = NULL; in do_dir_open_merge() local 475 struct file *lower_file = NULL; in hmdfs_dir_unlocked_ioctl_merge() local 501 struct file *lower_file = NULL; in hmdfs_dir_compat_ioctl_merge() local 543 struct file *lower_file = NULL; in hmdfs_file_open_merge() local 581 struct file *lower_file = gfi->lower_file; in hmdfs_file_flush_merge() local 592 struct file *lower_file = gfi->lower_file; in hmdfs_ioc_get_writeopen_cnt() local
|
| D | file_cloud.c | 39 struct file *lower_file; in hmdfs_file_open_cloud() local 239 struct file *lower_file; in hmdfs_readpage() local
|
| D | inode.c | 348 void hmdfs_update_upper_file(struct file *upper_file, struct file *lower_file) in hmdfs_update_upper_file()
|
| D | hmdfs.h | 266 struct file *lower_file; member
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| D | file_local.c | 26 struct file *lower_file = NULL; in hmdfs_file_open_local() local 75 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_file_accessed() local 89 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_do_read_iter() local 116 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_file_modified() local 132 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_do_write_iter() local 163 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_fsync_local() local 177 struct file *lower_file; in hmdfs_file_llseek_local() local 235 struct file *lower_file = hmdfs_f(file)->lower_file; in hmdfs_iterate_local() local 255 struct file *lower_file = NULL; in hmdfs_dir_open_local() local
|
| D | file_merge.c | 385 struct file *lower_file = NULL; in do_dir_open_merge() local 475 struct file *lower_file = NULL; in hmdfs_dir_unlocked_ioctl_merge() local 501 struct file *lower_file = NULL; in hmdfs_dir_compat_ioctl_merge() local 543 struct file *lower_file = NULL; in hmdfs_file_open_merge() local 581 struct file *lower_file = gfi->lower_file; in hmdfs_file_flush_merge() local 592 struct file *lower_file = gfi->lower_file; in hmdfs_ioc_get_writeopen_cnt() local
|
| D | file_cloud.c | 39 struct file *lower_file; in hmdfs_file_open_cloud() local 240 struct file *lower_file; in hmdfs_readpage() local
|
| D | inode.c | 348 void hmdfs_update_upper_file(struct file *upper_file, struct file *lower_file) in hmdfs_update_upper_file()
|
| D | hmdfs.h | 266 struct file *lower_file; member
|
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| D | file.c | 104 struct file *lower_file; in ecryptfs_readdir() local 171 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_mmap() local 266 struct file *lower_file; in ecryptfs_dir_open() local 292 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_flush() local 338 struct file *lower_file = NULL; in ecryptfs_fasync() local 349 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_unlocked_ioctl() local 374 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_compat_ioctl() local
|
| D | kthread.c | 17 struct file **lower_file; member 116 int ecryptfs_privileged_open(struct file **lower_file, in ecryptfs_privileged_open()
|
| D | read_write.c | 30 struct file *lower_file; in ecryptfs_write_lower() local 222 struct file *lower_file; in ecryptfs_read_lower() local
|
| D | ecryptfs_kernel.h | 71 struct file *lower_file; member 257 struct file *lower_file; member 450 ecryptfs_set_file_lower(struct file *file, struct file *lower_file) in ecryptfs_set_file_lower()
|
| D | main.c | 105 struct file **lower_file) in ecryptfs_init_lower_file()
|
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| D | file.c | 129 struct file *lower_file; in ecryptfs_readdir() local 190 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_mmap() local 285 struct file *lower_file; in ecryptfs_dir_open() local 311 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_flush() local 357 struct file *lower_file = NULL; in ecryptfs_fasync() local 368 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_unlocked_ioctl() local 393 struct file *lower_file = ecryptfs_file_to_lower(file); in ecryptfs_compat_ioctl() local
|
| D | kthread.c | 17 struct file **lower_file; member 117 int ecryptfs_privileged_open(struct file **lower_file, in ecryptfs_privileged_open()
|
| D | read_write.c | 30 struct file *lower_file; in ecryptfs_write_lower() local 222 struct file *lower_file; in ecryptfs_read_lower() local
|
| D | ecryptfs_kernel.h | 71 struct file *lower_file; member 257 struct file *lower_file; member 447 ecryptfs_set_file_lower(struct file *file, struct file *lower_file) in ecryptfs_set_file_lower()
|
| D | main.c | 105 struct file **lower_file) in ecryptfs_init_lower_file()
|