Home
last modified time | relevance | path

Searched defs:file (Results 1851 - 1875 of 3807) sorted by relevance

1...<<71727374757677787980>>...153

/kernel/linux/linux-5.10/fs/ext4/
H A Ddir.c110 static int ext4_readdir(struct file *file, struct dir_context *ctx) in ext4_readdir() argument
368 ext4_dir_llseek(struct file *file, loff_t offset, int whence) ext4_dir_llseek() argument
505 call_filldir(struct file *file, struct dir_context *ctx, struct fname *fname) call_filldir() argument
532 ext4_dx_readdir(struct file *file, struct dir_context *ctx) ext4_dx_readdir() argument
[all...]
H A Dfile.c424 struct file *file in ext4_dio_write_checks() local
767 ext4_file_mmap(struct file *file, struct vm_area_struct *vma) ext4_file_mmap() argument
882 ext4_llseek(struct file *file, loff_t offset, int whence) ext4_llseek() argument
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dpc87413_wdt.c270 static int pc87413_open(struct inode *inode, struct file *file) in pc87413_open() argument
300 static int pc87413_release(struct inode *inode, struct file *file) in pc87413_release() argument
339 pc87413_write(struct file *file, const char __user *data, size_t len, loff_t *ppos) pc87413_write() argument
378 pc87413_ioctl(struct file *file, unsigned int cmd, unsigned long arg) pc87413_ioctl() argument
[all...]
H A Dmachzwd.c264 static ssize_t zf_write(struct file *file, const char __user *buf, size_t count, in zf_write() argument
303 static long zf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in zf_ioctl() argument
324 static int zf_open(struct inode *inode, struct file *file) in zf_open() argument
334 static int zf_close(struct inode *inode, struct file *file) in zf_close() argument
[all...]
H A Dsmsc37b787_wdt.c349 static int wb_smsc_wdt_open(struct inode *inode, struct file *file) in wb_smsc_wdt_open() argument
370 static int wb_smsc_wdt_release(struct inode *inode, struct file *file) in wb_smsc_wdt_release() argument
389 static ssize_t wb_smsc_wdt_write(struct file *file, const char __user *data, in wb_smsc_wdt_write() argument
419 static long wb_smsc_wdt_ioctl(struct file *file, in wb_smsc_wdt_ioctl() argument
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Dwrite.c77 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin() argument
162 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end() argument
820 afs_fsync(struct file *file, loff_t start, loff_t end, int datasync) afs_fsync() argument
838 struct file *file = vmf->vma->vm_file; afs_page_mkwrite() local
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.c469 static ssize_t cifs_stats_proc_write(struct file *file, in cifs_stats_proc_write() argument
615 static int cifs_stats_proc_open(struct inode *inode, struct file *file) in cifs_stats_proc_open() argument
758 cifsFYI_proc_open(struct inode *inode, struct file *file) cifsFYI_proc_open() argument
763 cifsFYI_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) cifsFYI_proc_write() argument
797 cifs_linux_ext_proc_open(struct inode *inode, struct file *file) cifs_linux_ext_proc_open() argument
802 cifs_linux_ext_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) cifs_linux_ext_proc_write() argument
828 cifs_lookup_cache_proc_open(struct inode *inode, struct file *file) cifs_lookup_cache_proc_open() argument
833 cifs_lookup_cache_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) cifs_lookup_cache_proc_write() argument
859 traceSMB_proc_open(struct inode *inode, struct file *file) traceSMB_proc_open() argument
864 traceSMB_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) traceSMB_proc_write() argument
890 cifs_security_flags_proc_open(struct inode *inode, struct file *file) cifs_security_flags_proc_open() argument
923 cifs_security_flags_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) cifs_security_flags_proc_write() argument
[all...]
/kernel/linux/linux-5.10/fs/exfat/
H A Dinode.c358 exfat_readpage(struct file *file, struct page *page) exfat_readpage() argument
389 exfat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int flags, struct page **pagep, void **fsdata) exfat_write_begin() argument
406 exfat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *pagep, void *fsdata) exfat_write_end() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dfcntl.c284 fcntl_rw_hint(struct file *file, unsigned int cmd, unsigned long arg) fcntl_rw_hint() argument
[all...]
/kernel/linux/linux-5.10/fs/fat/
H A Dfile.c35 static int fat_ioctl_set_attributes(struct file *file, u32 __user *user_attr) in fat_ioctl_set_attributes() argument
259 fat_fallocate(struct file *file, int mode, loff_t offset, loff_t len) fat_fallocate() argument
[all...]
/kernel/linux/linux-5.10/fs/ext2/
H A Ddir.c264 ext2_readdir(struct file *file, struct dir_context *ctx) in ext2_readdir() argument
/kernel/linux/linux-5.10/mm/
H A Dpage_owner.c469 read_page_owner(struct file *file, char __user *buf, size_t count, loff_t *ppos) in read_page_owner() argument
/kernel/linux/linux-5.10/ipc/
H A Dutil.c855 static int sysvipc_proc_open(struct inode *inode, struct file *file) in sysvipc_proc_open() argument
870 static int sysvipc_proc_release(struct inode *inode, struct file *file) in sysvipc_proc_release() argument
/kernel/linux/linux-5.10/kernel/
H A Dacct.c90 struct file *file; member
186 struct file *file in close_work() local
195 struct file *file; acct_on() local
480 struct file *file = acct->file; do_acct_process() local
[all...]
H A Dpid.c628 struct file *file; in __pidfd_fget() local
648 struct file *file; pidfd_getfd() local
[all...]
H A Dprofile.c430 static int prof_cpu_mask_proc_open(struct inode *inode, struct file *file) in prof_cpu_mask_proc_open() argument
435 static ssize_t prof_cpu_mask_proc_write(struct file *file, in prof_cpu_mask_proc_write() argument
474 read_profile(struct file *file, char __user *buf, size_t count, loff_t *ppos) in read_profile() argument
507 static ssize_t write_profile(struct file *file, const char __user *buf, in write_profile() argument
/kernel/linux/linux-5.10/kernel/gcov/
H A Dfs.c178 static int gcov_seq_open(struct inode *inode, struct file *file) in gcov_seq_open() argument
218 static int gcov_seq_release(struct inode *inode, struct file *fil argument
272 gcov_seq_write(struct file *file, const char __user *addr, size_t len, loff_t *pos) gcov_seq_write() argument
525 reset_write(struct file *file, const char __user *addr, size_t len, loff_t *pos) reset_write() argument
547 reset_read(struct file *file, char __user *addr, size_t len, loff_t *pos) reset_read() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dnetdebug.c166 static int nst_fop_open(struct inode *inode, struct file *file) in nst_fop_open() argument
178 static int nst_fop_release(struct inode *inode, struct file *file) in nst_fop_release() argument
380 static int sc_common_open(struct file *file, int ctxt) in sc_common_open() argument
403 sc_fop_release(struct inode *inode, struct file *file) sc_fop_release() argument
414 stats_fop_open(struct inode *inode, struct file *file) stats_fop_open() argument
426 sc_fop_open(struct inode *inode, struct file *file) sc_fop_open() argument
452 nodes_fop_open(struct inode *inode, struct file *file) nodes_fop_open() argument
467 o2net_debug_release(struct inode *inode, struct file *file) o2net_debug_release() argument
473 o2net_debug_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) o2net_debug_read() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlmfs/
H A Ddlmfs.c118 dlmfs_file_open(struct inode *inode, struct file *file) dlmfs_file_open() argument
165 dlmfs_file_release(struct inode *inode, struct file *file) dlmfs_file_release() argument
208 dlmfs_file_poll(struct file *file, poll_table *wait) dlmfs_file_poll() argument
224 dlmfs_file_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) dlmfs_file_read() argument
[all...]
/kernel/linux/linux-5.10/fs/pstore/
H A Dinode.c128 static ssize_t pstore_file_read(struct file *file, char __user *userbuf, in pstore_file_read() argument
140 static int pstore_file_open(struct inode *inode, struct file *file) in pstore_file_open() argument
160 static loff_t pstore_file_llseek(struct file *file, loff_ argument
[all...]
/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c31 static ssize_t default_read_file(struct file *file, char __user *buf, in default_read_file() argument
37 static ssize_t default_write_file(struct file *file, const char __user *buf, in default_write_file() argument
[all...]
/kernel/linux/linux-5.10/fs/orangefs/
H A Ddevorangefs-req.c121 static int orangefs_devreq_open(struct inode *inode, struct file *file) in orangefs_devreq_open() argument
158 static ssize_t orangefs_devreq_read(struct file *file, in orangefs_devreq_read() argument
523 orangefs_devreq_release(struct inode *inode, struct file *file) orangefs_devreq_release() argument
699 orangefs_devreq_ioctl(struct file *file, unsigned int command, unsigned long arg) orangefs_devreq_ioctl() argument
754 orangefs_devreq_poll(struct file *file, struct poll_table_struct *poll_table) orangefs_devreq_poll() argument
[all...]
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dfile.c39 static struct file *ovl_open_realfile(const struct file *file, in ovl_open_realfile() argument
73 ovl_change_flags(struct file *file, unsigned int flags) ovl_change_flags() argument
108 ovl_real_fdget_meta(const struct file *file, struct fd *real, bool allow_meta) ovl_real_fdget_meta() argument
137 ovl_real_fdget(const struct file *file, struct fd *real) ovl_real_fdget() argument
149 ovl_open(struct inode *inode, struct file *file) ovl_open() argument
170 ovl_release(struct inode *inode, struct file *file) ovl_release() argument
177 ovl_llseek(struct file *file, loff_t offset, int whence) ovl_llseek() argument
222 ovl_file_accessed(struct file *file) ovl_file_accessed() argument
299 struct file *file = iocb->ki_filp; ovl_read_iter() local
350 struct file *file = iocb->ki_filp; ovl_write_iter() local
467 ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) ovl_fsync() argument
493 ovl_mmap(struct file *file, struct vm_area_struct *vma) ovl_mmap() argument
524 ovl_fallocate(struct file *file, int mode, loff_t offset, loff_t len) ovl_fallocate() argument
557 ovl_fadvise(struct file *file, loff_t offset, loff_t len, int advice) ovl_fadvise() argument
576 ovl_real_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ovl_real_ioctl() argument
600 ovl_ioctl_set_flags(struct file *file, unsigned int cmd, unsigned long arg) ovl_ioctl_set_flags() argument
640 ovl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ovl_ioctl() argument
663 ovl_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ovl_compat_ioctl() argument
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dinode.c238 struct file *file; variable
244 pde->proc_ops->proc_release(file_inode(file), file); variable
276 static loff_t pde_lseek(struct proc_dir_entry *pde, struct file *file, loff_ argument
286 proc_reg_llseek(struct file *file, loff_t offset, int whence) proc_reg_llseek() argument
315 pde_read(struct proc_dir_entry *pde, struct file *file, char __user *buf, size_t count, loff_t *ppos) pde_read() argument
325 proc_reg_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) proc_reg_read() argument
339 pde_write(struct proc_dir_entry *pde, struct file *file, const char __user *buf, size_t count, loff_t *ppos) pde_write() argument
349 proc_reg_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) proc_reg_write() argument
363 pde_poll(struct proc_dir_entry *pde, struct file *file, struct poll_table_struct *pts) pde_poll() argument
373 proc_reg_poll(struct file *file, struct poll_table_struct *pts) proc_reg_poll() argument
387 pde_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsigned long arg) pde_ioctl() argument
397 proc_reg_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) proc_reg_unlocked_ioctl() argument
412 pde_compat_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsigned long arg) pde_compat_ioctl() argument
422 proc_reg_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) proc_reg_compat_ioctl() argument
436 pde_mmap(struct proc_dir_entry *pde, struct file *file, struct vm_area_struct *vma) pde_mmap() argument
446 proc_reg_mmap(struct file *file, struct vm_area_struct *vma) proc_reg_mmap() argument
461 pde_get_unmapped_area(struct proc_dir_entry *pde, struct file *file, unsigned long orig_addr, unsigned long len, unsigned long pgoff, unsigned long flags) pde_get_unmapped_area() argument
478 proc_reg_get_unmapped_area(struct file *file, unsigned long orig_addr, unsigned long len, unsigned long pgoff, unsigned long flags) proc_reg_get_unmapped_area() argument
494 proc_reg_open(struct inode *inode, struct file *file) proc_reg_open() argument
558 proc_reg_release(struct inode *inode, struct file *file) proc_reg_release() argument
[all...]
H A Dkcore.c312 read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos) in read_kcore() argument
570 static int release_kcore(struct inode *inode, struct file *file) in release_kcore() argument

Completed in 23 milliseconds

1...<<71727374757677787980>>...153