Home
last modified time | relevance | path

Searched defs:file (Results 2126 - 2150 of 5566) sorted by relevance

1...<<81828384858687888990>>...223

/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcharlcd.c466 static ssize_t charlcd_write(struct file *file, const char __user *buf, in charlcd_write() argument
491 static int charlcd_open(struct inode *inode, struct file *file) in charlcd_open() argument
517 static int charlcd_release(struct inode *inode, struct file *file) in charlcd_release() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutprint.c675 int vfprintf(FILE * file, const char *format, va_list args) in vfprintf() argument
703 int fprintf(FILE * file, const char *format, ...) in fprintf() argument
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_file.c40 int v9fs_file_open(struct inode *inode, struct file *file) in v9fs_file_open() argument
408 struct file *file = iocb->ki_filp; v9fs_file_write_iter() local
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Dutil.c371 gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, const char *function, char *file, unsigned int line, bool delayed) gfs2_assert_withdraw_i() argument
401 gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, const char *function, char *file, unsigned int line) gfs2_assert_warn_i() argument
431 gfs2_consist_i(struct gfs2_sbd *sdp, const char *function, char *file, unsigned int line) gfs2_consist_i() argument
444 gfs2_consist_inode_i(struct gfs2_inode *ip, const char *function, char *file, unsigned int line) gfs2_consist_inode_i() argument
464 gfs2_consist_rgrpd_i(struct gfs2_rgrpd *rgd, const char *function, char *file, unsigned int line) gfs2_consist_rgrpd_i() argument
488 gfs2_meta_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh, const char *type, const char *function, char *file, unsigned int line) gfs2_meta_check_ii() argument
510 gfs2_metatype_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh, u16 type, u16 t, const char *function, char *file, unsigned int line) gfs2_metatype_check_ii() argument
532 gfs2_io_error_i(struct gfs2_sbd *sdp, const char *function, char *file, unsigned int line) gfs2_io_error_i() argument
547 gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh, const char *function, char *file, unsigned int line, bool withdraw) gfs2_io_error_bh_i() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_cloud.c34 int hmdfs_file_open_cloud(struct inode *inode, struct file *file) in hmdfs_file_open_cloud() argument
81 int hmdfs_file_release_cloud(struct inode *inode, struct file *file) in hmdfs_file_release_cloud() argument
91 hmdfs_file_flush_cloud(struct file *file, fl_owner_t id) hmdfs_file_flush_cloud() argument
103 hmdfs_file_mmap_cloud(struct file *file, struct vm_area_struct *vma) hmdfs_file_mmap_cloud() argument
233 hmdfs_readpage(struct file *file, struct page *page) hmdfs_readpage() argument
264 hmdfs_read_folio(struct file *file, struct folio *folio) hmdfs_read_folio() argument
299 analysis_dentry_file_from_cloud(struct hmdfs_sb_info *sbi, struct file *file, struct file *handler, struct dir_context *ctx) analysis_dentry_file_from_cloud() argument
376 hmdfs_iterate_cloud(struct file *file, struct dir_context *ctx) hmdfs_iterate_cloud() argument
394 hmdfs_dir_open_cloud(struct inode *inode, struct file *file) hmdfs_dir_open_cloud() argument
411 hmdfs_dir_release_cloud(struct inode *inode, struct file *file) hmdfs_dir_release_cloud() argument
[all...]
H A Dfile_local.c23 int hmdfs_file_open_local(struct inode *inode, struct file *file) in hmdfs_file_open_local() argument
60 hmdfs_file_release_local(struct inode *inode, struct file *file) hmdfs_file_release_local() argument
73 hmdfs_file_accessed(struct file *file) hmdfs_file_accessed() argument
85 hmdfs_do_read_iter(struct file *file, struct iov_iter *iter, loff_t *ppos) hmdfs_do_read_iter() argument
112 hmdfs_file_modified(struct file *file) hmdfs_file_modified() argument
128 hmdfs_do_write_iter(struct file *file, struct iov_iter *iter, loff_t *ppos) hmdfs_do_write_iter() argument
160 hmdfs_fsync_local(struct file *file, loff_t start, loff_t end, int datasync) hmdfs_fsync_local() argument
174 hmdfs_file_llseek_local(struct file *file, loff_t offset, int whence) hmdfs_file_llseek_local() argument
187 hmdfs_file_mmap_local(struct file *file, struct vm_area_struct *vma) hmdfs_file_mmap_local() argument
231 hmdfs_iterate_local(struct file *file, struct dir_context *ctx) hmdfs_iterate_local() argument
252 hmdfs_dir_open_local(struct inode *inode, struct file *file) hmdfs_dir_open_local() argument
286 hmdfs_dir_release_local(struct inode *inode, struct file *file) hmdfs_dir_release_local() argument
304 __hmdfs_ioc_set_share_path(struct file *file, struct hmdfs_share_control *sc) __hmdfs_ioc_set_share_path() argument
375 hmdfs_ioc_set_share_path(struct file *file, unsigned long arg) hmdfs_ioc_set_share_path() argument
386 hmdfs_dir_ioctl_local(struct file *file, unsigned int cmd, unsigned long arg) hmdfs_dir_ioctl_local() argument
[all...]
H A Dhmdfs_share.c20 bool hmdfs_is_share_file(struct file *file) in hmdfs_is_share_file() argument
78 insert_share_item(struct hmdfs_share_table *st, struct qstr *relative_path, struct file *file, char *cid) insert_share_item() argument
127 update_share_item(struct hmdfs_share_item *item, struct file *file, char *cid) update_share_item() argument
228 hmdfs_close_share_item(struct hmdfs_sb_info *sbi, struct file *file, char *cid) hmdfs_close_share_item() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dnsfs.c233 bool proc_ns_file(const struct file *file) in proc_ns_file() argument
H A Dinit.c260 int __init init_dup(struct file *file) in init_dup() argument
H A Dfile_table.c49 struct file file; member
291 struct file *file; alloc_file() local
327 struct file *file; alloc_file_pseudo() local
358 __fput(struct file *file) __fput() argument
433 fput(struct file *file) fput() argument
462 __fput_sync(struct file *file) __fput_sync() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dread.c332 int nfs_read_folio(struct file *file, struct folio *folio) in nfs_read_folio() argument
396 struct file *file = ractl->file; in nfs_readahead() local
[all...]
H A Dfscache.c244 int nfs_netfs_read_folio(struct file *file, struct folio *folio) in nfs_netfs_read_folio() argument
264 static int nfs_netfs_init_request(struct netfs_io_request *rreq, struct file *fil argument
[all...]
H A Dfscache.h176 static inline void nfs_fscache_release_file(struct inode *inode, struct file *file) {} in nfs_fscache_release_file() argument
181 static inline int nfs_netfs_read_folio(struct file *fil in nfs_netfs_readahead() argument
[all...]
/kernel/linux/linux-6.6/fs/fuse/
H A Dcontrol.c23 static struct fuse_conn *fuse_ctl_file_conn_get(struct file *file) in fuse_ctl_file_conn_get() argument
34 static ssize_t fuse_conn_abort_write(struct file *file, const char __user *buf, in fuse_conn_abort_write() argument
47 static ssize_t fuse_conn_waiting_read(struct file *file, char __user *buf, in fuse_conn_waiting_read() argument
67 fuse_conn_limit_read(struct file *file, char __user *buf, size_t len, loff_t *ppos, unsigned val) fuse_conn_limit_read() argument
76 fuse_conn_limit_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos, unsigned *val, unsigned global_limit) fuse_conn_limit_write() argument
102 fuse_conn_max_background_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) fuse_conn_max_background_read() argument
119 fuse_conn_max_background_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) fuse_conn_max_background_write() argument
144 fuse_conn_congestion_threshold_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) fuse_conn_congestion_threshold_read() argument
161 fuse_conn_congestion_threshold_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) fuse_conn_congestion_threshold_write() argument
[all...]
H A Dreaddir.c32 static void fuse_add_dirent_to_cache(struct file *file, in fuse_add_dirent_to_cache() argument
94 static void fuse_readdir_cache_end(struct file *file, loff_t pos) in fuse_readdir_cache_end() argument
114 fuse_emit(struct file *file, struct dir_context *ctx, struct fuse_dirent *dirent) fuse_emit() argument
126 parse_dirfile(char *buf, size_t nbytes, struct file *file, struct dir_context *ctx) parse_dirfile() argument
150 fuse_direntplus_link(struct file *file, struct fuse_direntplus *direntplus, u64 attr_version) fuse_direntplus_link() argument
265 fuse_force_forget(struct file *file, u64 nodeid) fuse_force_forget() argument
286 parse_dirplusfile(char *buf, size_t nbytes, struct file *file, struct dir_context *ctx, u64 attr_version) parse_dirplusfile() argument
330 fuse_readdir_uncached(struct file *file, struct dir_context *ctx) fuse_readdir_uncached() argument
444 fuse_readdir_cached(struct file *file, struct dir_context *ctx) fuse_readdir_cached() argument
584 fuse_readdir(struct file *file, struct dir_context *ctx) fuse_readdir() argument
[all...]
H A Dioctl.c167 long fuse_do_ioctl(struct file *file, unsigned int cmd, unsigned long arg, in fuse_do_ioctl() argument
351 long fuse_ioctl_common(struct file *file, unsigned int cmd, in fuse_ioctl_common() argument
366 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fuse_file_ioctl() argument
371 fuse_file_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) fuse_file_compat_ioctl() argument
[all...]
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dondemand.c45 struct file *file = object->file; in cachefiles_ondemand_fd_write_iter() local
7 cachefiles_ondemand_fd_release(struct inode *inode, struct file *file) cachefiles_ondemand_fd_release() argument
72 struct file *file = object->file; cachefiles_ondemand_fd_llseek() local
189 struct file *file; cachefiles_ondemand_get_fd() local
[all...]
H A Dnamei.c66 cachefiles_unmark_inode_in_use(struct cachefiles_object *object, struct file *file) cachefiles_unmark_inode_in_use() argument
444 struct file *file; cachefiles_create_tmpfile() local
519 struct file *file; cachefiles_create_file() local
546 struct file *file; cachefiles_open_file() local
[all...]
H A Dio.c82 struct file *file; in cachefiles_read() local
202 struct file *file; cachefiles_query_occupancy() local
278 __cachefiles_write(struct cachefiles_object *object, struct file *file, loff_t start_pos, struct iov_iter *iter, netfs_io_terminated_t term_func, void *term_func_priv) __cachefiles_write() argument
388 struct file *file = cachefiles_cres_file(cres); cachefiles_do_prepare_read() local
519 __cachefiles_prepare_write(struct cachefiles_object *object, struct file *file, loff_t *_start, size_t *_len, bool no_space_allocated_yet) __cachefiles_prepare_write() argument
623 struct file *file = cachefiles_cres_file(cres); cachefiles_end_operation() local
[all...]
H A Ddaemon.c88 static int cachefiles_daemon_open(struct inode *inode, struct file *file) in cachefiles_daemon_open() argument
185 cachefiles_daemon_release(struct inode *inode, struct file *file) cachefiles_daemon_release() argument
256 cachefiles_daemon_read(struct file *file, char __user *_buffer, size_t buflen, loff_t *pos) cachefiles_daemon_read() argument
275 cachefiles_daemon_write(struct file *file, const char __user *_data, size_t datalen, loff_t *pos) cachefiles_daemon_write() argument
354 cachefiles_daemon_poll(struct file *file, struct poll_table_struct *poll) cachefiles_daemon_poll() argument
[all...]
H A Dinterface.c112 struct file *file = object->file; in cachefiles_adjust_size() local
227 cachefiles_shorten_object(struct cachefiles_object *object, struct file *file, loff_t new_size) cachefiles_shorten_object() argument
280 struct file *file = cachefiles_cres_file(cres); cachefiles_resize_cookie() local
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H A Ddir.c123 static int jffs2_readdir(struct file *file, struct dir_context *ctx) in jffs2_readdir() argument
/kernel/linux/linux-6.6/fs/minix/
H A Ddir.c87 static int minix_readdir(struct file *file, struct dir_context *ctx) in minix_readdir() argument
/kernel/linux/linux-6.6/fs/ntfs/
H A Ddir.c1086 ntfs_readdir(struct file *file, struct dir_context *actor) ntfs_readdir() argument
[all...]
/kernel/linux/linux-6.6/fs/configfs/
H A Dfile.c49 static inline struct configfs_fragment *to_frag(struct file *file) in to_frag() argument
56 static int fill_read_buffer(struct file *file, struct configfs_buffer *buffer) in fill_read_buffer() argument
82 struct file *file = iocb->ki_filp; in configfs_read_iter() local
108 struct file *file = iocb->ki_filp; configfs_bin_read_iter() local
200 flush_write_buffer(struct file *file, struct configfs_buffer *buffer, size_t count) flush_write_buffer() argument
222 struct file *file = iocb->ki_filp; configfs_write_iter() local
239 struct file *file = iocb->ki_filp; configfs_bin_write_iter() local
290 __configfs_open_file(struct inode *inode, struct file *file, int type) __configfs_open_file() argument
401 configfs_release_bin_file(struct inode *inode, struct file *file) configfs_release_bin_file() argument
[all...]

Completed in 18 milliseconds

1...<<81828384858687888990>>...223