Home
last modified time | relevance | path

Searched defs:file (Results 1951 - 1975 of 3807) sorted by relevance

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

/kernel/linux/linux-6.6/fs/exfat/
H A Dinode.c336 exfat_read_folio(struct file *file, struct folio *folio) exfat_read_folio() argument
363 exfat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, struct page **pagep, void **fsdata) exfat_write_begin() argument
380 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-6.6/fs/lockd/
H A Dsvclock.c148 nlmsvc_lookup_block(struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_lookup_block() argument
225 nlmsvc_create_block(struct svc_rqst *rqstp, struct nlm_host *host, struct nlm_file *file, struct nlm_lock *lock, struct nlm_cookie *cookie) nlmsvc_create_block() argument
296 struct nlm_file *file = block->b_file; nlmsvc_free_block() local
320 nlmsvc_traverse_blocks(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlmsvc_traverse_blocks() argument
480 nlmsvc_lock(struct svc_rqst *rqstp, struct nlm_file *file, struct nlm_host *host, struct nlm_lock *lock, int wait, struct nlm_cookie *cookie, int reclaim) nlmsvc_lock() argument
597 nlmsvc_testlock(struct svc_rqst *rqstp, struct nlm_file *file, struct nlm_host *host, struct nlm_lock *lock, struct nlm_lock *conflock, struct nlm_cookie *cookie) nlmsvc_testlock() argument
658 nlmsvc_unlock(struct net *net, struct nlm_file *file, struct nlm_lock *lock) nlmsvc_unlock() argument
693 nlmsvc_cancel_blocked(struct net *net, struct nlm_file *file, struct nlm_lock *lock) nlmsvc_cancel_blocked() argument
830 struct nlm_file *file = block->b_file; nlmsvc_grant_blocked() local
[all...]
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify_user.c140 static __poll_t inotify_poll(struct file *file, poll_table *wait) in inotify_poll() argument
250 static ssize_t inotify_read(struct file *file, char __user *buf, in inotify_read() argument
302 inotify_release(struct inode *ignored, struct file *file) inotify_release() argument
314 inotify_ioctl(struct file *file, unsigned int cmd, unsigned long arg) inotify_ioctl() argument
[all...]
/kernel/linux/linux-6.6/fs/afs/
H A Dfile.c130 int afs_open(struct inode *inode, struct file *file) in afs_open() argument
183 afs_release(struct inode *inode, struct file *file) afs_release() argument
339 afs_symlink_read_folio(struct file *file, struct folio *folio) afs_symlink_read_folio() argument
363 afs_init_request(struct netfs_io_request *rreq, struct file *file) afs_init_request() argument
381 afs_check_write_begin(struct file *file, loff_t pos, unsigned len, struct folio **foliop, void **_fsdata) afs_check_write_begin() argument
547 afs_file_mmap(struct file *file, struct vm_area_struct *vma) afs_file_mmap() argument
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dinode.c26 static int hfsplus_read_folio(struct file *file, struct folio *folio) in hfsplus_read_folio() argument
46 int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin() argument
129 struct file *file = iocb->ki_filp; in hfsplus_direct_IO() local
220 static int hfsplus_file_open(struct inode *inode, struct file *file) in hfsplus_file_open() argument
230 hfsplus_file_release(struct inode *inode, struct file *file) hfsplus_file_release() argument
305 hfsplus_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) hfsplus_file_fsync() argument
537 struct hfsplus_cat_file *file = &entry.file; hfsplus_cat_read_inode() local
623 struct hfsplus_cat_file *file = &entry.file; hfsplus_cat_write_inode() local
630 struct hfsplus_cat_file *file = &entry.file; hfsplus_cat_write_inode() local
[all...]
/kernel/linux/linux-6.6/fs/autofs/
H A Droot.c78 static int autofs_dir_open(struct inode *inode, struct file *file) in autofs_dir_open() argument
[all...]
H A Ddev-ioctl.c688 autofs_dev_ioctl(struct file *file, unsigned int command, unsigned long u) autofs_dev_ioctl() argument
698 autofs_dev_ioctl_compat(struct file *file, unsigned int command, unsigned long u) autofs_dev_ioctl_compat() argument
[all...]
/kernel/linux/linux-6.6/fs/ext2/
H A Ddir.c257 ext2_readdir(struct file *file, struct dir_context *ctx) in ext2_readdir() argument
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dnamei.c366 ntfs_atomic_open(struct inode *dir, struct dentry *dentry, struct file *file, u32 flags, umode_t mode) ntfs_atomic_open() argument
H A Ddir.c389 static int ntfs_readdir(struct file *file, struct dir_context *ctx) in ntfs_readdir() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstackglue.c291 ocfs2_plock(struct ocfs2_cluster_connection *conn, u64 ino, struct file *file, int cmd, struct file_lock *fl) ocfs2_plock() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dinode.c241 struct file *file; variable
248 pde->proc_ops->proc_release(file_inode(file), file); variable
281 static loff_t proc_reg_llseek(struct file *file, loff_ argument
310 pde_read(struct proc_dir_entry *pde, struct file *file, char __user *buf, size_t count, loff_t *ppos) pde_read() argument
320 proc_reg_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) proc_reg_read() argument
334 pde_write(struct proc_dir_entry *pde, struct file *file, const char __user *buf, size_t count, loff_t *ppos) pde_write() argument
344 proc_reg_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) proc_reg_write() argument
358 pde_poll(struct proc_dir_entry *pde, struct file *file, struct poll_table_struct *pts) pde_poll() argument
368 proc_reg_poll(struct file *file, struct poll_table_struct *pts) proc_reg_poll() argument
382 pde_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsigned long arg) pde_ioctl() argument
392 proc_reg_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) proc_reg_unlocked_ioctl() argument
407 pde_compat_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsigned long arg) pde_compat_ioctl() argument
417 proc_reg_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) proc_reg_compat_ioctl() argument
431 pde_mmap(struct proc_dir_entry *pde, struct file *file, struct vm_area_struct *vma) pde_mmap() argument
441 proc_reg_mmap(struct file *file, struct vm_area_struct *vma) proc_reg_mmap() argument
456 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
473 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
489 proc_reg_open(struct inode *inode, struct file *file) proc_reg_open() argument
552 proc_reg_release(struct inode *inode, struct file *file) proc_reg_release() argument
[all...]
H A Dkcore.c312 struct file *file = iocb->ki_filp; in read_kcore_iter() local
625 static int release_kcore(struct inode *inode, struct file *file) in release_kcore() argument
H A Dinternal.h212 struct file *file; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c620 static ssize_t cifs_stats_proc_write(struct file *file, in cifs_stats_proc_write() argument
753 static int cifs_stats_proc_open(struct inode *inode, struct file *file) in cifs_stats_proc_open() argument
900 cifsFYI_proc_open(struct inode *inode, struct file *file) cifsFYI_proc_open() argument
905 cifsFYI_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) cifsFYI_proc_write() argument
939 cifs_linux_ext_proc_open(struct inode *inode, struct file *file) cifs_linux_ext_proc_open() argument
944 cifs_linux_ext_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) cifs_linux_ext_proc_write() argument
970 cifs_lookup_cache_proc_open(struct inode *inode, struct file *file) cifs_lookup_cache_proc_open() argument
975 cifs_lookup_cache_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) cifs_lookup_cache_proc_write() argument
1001 traceSMB_proc_open(struct inode *inode, struct file *file) traceSMB_proc_open() argument
1006 traceSMB_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) traceSMB_proc_write() argument
1032 cifs_security_flags_proc_open(struct inode *inode, struct file *file) cifs_security_flags_proc_open() argument
1057 cifs_security_flags_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) cifs_security_flags_proc_write() argument
1159 cifs_mount_params_proc_open(struct inode *inode, struct file *file) cifs_mount_params_proc_open() argument
[all...]
H A Ddir.c418 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) global() argument
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dinline.c734 int f2fs_read_inline_dir(struct file *file, struct dir_context *ctx, in f2fs_read_inline_dir() argument
/kernel/linux/linux-6.6/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-6.6/fs/ocfs2/dlmfs/
H A Ddlmfs.c116 dlmfs_file_open(struct inode *inode, struct file *file) dlmfs_file_open() argument
163 dlmfs_file_release(struct inode *inode, struct file *file) dlmfs_file_release() argument
207 dlmfs_file_poll(struct file *file, poll_table *wait) dlmfs_file_poll() argument
223 dlmfs_file_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) dlmfs_file_read() argument
[all...]
/kernel/linux/linux-6.6/fs/pstore/
H A Dinode.c129 static ssize_t pstore_file_read(struct file *file, char __user *userbuf, in pstore_file_read() argument
141 static int pstore_file_open(struct inode *inode, struct file *file) in pstore_file_open() argument
161 static loff_t pstore_file_llseek(struct file *file, loff_ argument
[all...]
/kernel/linux/linux-6.6/fs/tracefs/
H A Devent_inode.c528 eventfs_iterate(struct file *file, struct dir_context *ctx) eventfs_iterate() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dtimerfd.c235 static int timerfd_release(struct inode *inode, struct file *file) in timerfd_release() argument
249 static __poll_t timerfd_poll(struct file *file, poll_table *wait) in timerfd_poll() argument
265 static ssize_t timerfd_read(struct file *file, cha argument
321 timerfd_show(struct seq_file *m, struct file *file) timerfd_show() argument
350 timerfd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) timerfd_ioctl() argument
[all...]
/kernel/linux/linux-6.6/fs/sysv/
H A Ditree.c464 static int sysv_read_folio(struct file *file, struct folio *folio) in sysv_read_folio() argument
484 static int sysv_write_begin(struct file *file, struct address_space *mapping, in sysv_write_begin() argument
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dfile.c39 static struct file *ovl_open_realfile(const struct file *file, in ovl_open_realfile() argument
77 ovl_change_flags(struct file *file, unsigned int flags) ovl_change_flags() argument
104 ovl_real_fdget_meta(const struct file *file, struct fd *real, bool allow_meta) ovl_real_fdget_meta() argument
142 ovl_real_fdget(const struct file *file, struct fd *real) ovl_real_fdget() argument
154 ovl_open(struct inode *inode, struct file *file) ovl_open() argument
186 ovl_release(struct inode *inode, struct file *file) ovl_release() argument
193 ovl_llseek(struct file *file, loff_t offset, int whence) ovl_llseek() argument
238 ovl_file_accessed(struct file *file) ovl_file_accessed() argument
315 struct file *file = iocb->ki_filp; ovl_read_iter() local
364 struct file *file = iocb->ki_filp; ovl_write_iter() local
502 ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) ovl_fsync() argument
528 ovl_mmap(struct file *file, struct vm_area_struct *vma) ovl_mmap() argument
550 ovl_fallocate(struct file *file, int mode, loff_t offset, loff_t len) ovl_fallocate() argument
583 ovl_fadvise(struct file *file, loff_t offset, loff_t len, int advice) ovl_fadvise() argument
703 ovl_flush(struct file *file, fl_owner_t id) ovl_flush() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dnetdebug.c164 static int nst_fop_open(struct inode *inode, struct file *file) in nst_fop_open() argument
176 static int nst_fop_release(struct inode *inode, struct file *file) in nst_fop_release() argument
378 static int sc_common_open(struct file *file, int ctxt) in sc_common_open() argument
401 sc_fop_release(struct inode *inode, struct file *file) sc_fop_release() argument
412 stats_fop_open(struct inode *inode, struct file *file) stats_fop_open() argument
424 sc_fop_open(struct inode *inode, struct file *file) sc_fop_open() argument
450 nodes_fop_open(struct inode *inode, struct file *file) nodes_fop_open() argument
465 o2net_debug_release(struct inode *inode, struct file *file) o2net_debug_release() argument
471 o2net_debug_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) o2net_debug_read() argument
[all...]

Completed in 21 milliseconds

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