Home
last modified time | relevance | path

Searched defs:file (Results 2176 - 2200 of 5989) sorted by relevance

1...<<81828384858687888990>>...240

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_addr.c237 struct file *file = iocb->ki_filp; in v9fs_direct_IO() local
[all...]
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmmap.c180 ecryptfs_readpage(struct file *file, struct page *page) ecryptfs_readpage() argument
264 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument
462 ecryptfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ecryptfs_write_end() argument
[all...]
H A Dmiscdev.c29 ecryptfs_miscdev_poll(struct file *file, poll_table *pt) in ecryptfs_miscdev_poll() argument
64 ecryptfs_miscdev_open(struct inode *inode, struct file *file) in ecryptfs_miscdev_open() argument
107 ecryptfs_miscdev_release(struct inode *inode, struct file *file) ecryptfs_miscdev_release() argument
210 ecryptfs_miscdev_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) ecryptfs_miscdev_read() argument
352 ecryptfs_miscdev_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) ecryptfs_miscdev_write() argument
[all...]
H A Dfile.c37 struct file *file = iocb->ki_filp; in ecryptfs_read_update_atime() local
101 static int ecryptfs_readdir(struct file *file, struct dir_context *ctx) in ecryptfs_readdir() argument
169 ecryptfs_mmap(struct file *file, struct vm_area_struct *vma) ecryptfs_mmap() argument
191 ecryptfs_open(struct inode *inode, struct file *file) ecryptfs_open() argument
260 ecryptfs_dir_open(struct inode *inode, struct file *file) ecryptfs_dir_open() argument
290 ecryptfs_flush(struct file *file, fl_owner_t td) ecryptfs_flush() argument
302 ecryptfs_release(struct inode *inode, struct file *file) ecryptfs_release() argument
310 ecryptfs_dir_release(struct inode *inode, struct file *file) ecryptfs_dir_release() argument
318 ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) ecryptfs_dir_llseek() argument
324 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) ecryptfs_fsync() argument
335 ecryptfs_fasync(int fd, struct file *file, int flag) ecryptfs_fasync() argument
347 ecryptfs_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ecryptfs_unlocked_ioctl() argument
372 ecryptfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ecryptfs_compat_ioctl() argument
[all...]
/kernel/linux/linux-5.10/fs/lockd/
H A Dsvc4proc.c27 struct nlm_file *file = NULL; in nlm4svc_retrieve_args() local
86 struct nlm_file *file; in __nlm4svc_proc_test() local
120 struct nlm_file *file; __nlm4svc_proc_lock() local
169 struct nlm_file *file; __nlm4svc_proc_cancel() local
209 struct nlm_file *file; __nlm4svc_proc_unlock() local
358 struct nlm_file *file; nlm4svc_proc_share() local
393 struct nlm_file *file; nlm4svc_proc_unshare() local
[all...]
/kernel/linux/linux-5.10/fs/ntfs/
H A Ddir.c1086 ntfs_readdir(struct file *file, struct dir_context *actor) ntfs_readdir() argument
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dsc520_wdt.c218 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() argument
247 static int fop_open(struct inode *inode, struct file *file) in fop_open() argument
260 static int fop_close(struct inode *inode, struct file *file) in fop_close() argument
273 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() argument
H A Dsbc60xxwdt.c164 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() argument
194 static int fop_open(struct inode *inode, struct file *file) in fop_open() argument
208 static int fop_close(struct inode *inode, struct file *file) in fop_close() argument
221 static long fop_ioctl(struct file *file, unsigne argument
[all...]
H A Dsbc7240_wdt.c94 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() argument
123 static int fop_open(struct inode *inode, struct file *file) in fop_open() argument
133 static int fop_close(struct inode *inode, struct file *file) in fop_close() argument
156 static long fop_ioctl(struct file *file, unsigne argument
[all...]
H A Drc32434_wdt.c137 static int rc32434_wdt_open(struct inode *inode, struct file *file) in rc32434_wdt_open() argument
151 static int rc32434_wdt_release(struct inode *inode, struct file *file) in rc32434_wdt_release() argument
164 static ssize_t rc32434_wdt_write(struct file *file, const char *data, in rc32434_wdt_write() argument
188 static long rc32434_wdt_ioctl(struct file *file, unsigne argument
[all...]
H A Drdc321x_wdt.c126 static int rdc321x_wdt_open(struct inode *inode, struct file *file) in rdc321x_wdt_open() argument
134 static int rdc321x_wdt_release(struct inode *inode, struct file *file) in rdc321x_wdt_release() argument
140 static long rdc321x_wdt_ioctl(struct file *file, unsigned int cmd, in rdc321x_wdt_ioctl() argument
187 static ssize_t rdc321x_wdt_write(struct file *file, const char __user *buf, in rdc321x_wdt_write() argument
H A Dw83977f_wdt.c286 static int wdt_open(struct inode *inode, struct file *file) in wdt_open() argument
299 static int wdt_release(struct inode *inode, struct file *file) in wdt_release() argument
327 static ssize_t wdt_write(struct file *file, const char __user *buf, in wdt_write() argument
373 wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) wdt_ioctl() argument
[all...]
H A Dw83877f_wdt.c186 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() argument
215 static int fop_open(struct inode *inode, struct file *file) in fop_open() argument
226 static int fop_close(struct inode *inode, struct file *file) in fop_close() argument
239 static long fop_ioctl(struct file *file, unsigne argument
[all...]
H A Dat91rm9200_wdt.c107 static int at91_wdt_open(struct inode *inode, struct file *file) in at91_wdt_open() argument
121 static int at91_wdt_close(struct inode *inode, struct file *file) in at91_wdt_close() argument
159 static long at91_wdt_ioctl(struct file *file, in at91_wdt_ioctl() argument
203 static ssize_t at91_wdt_write(struct file *file, cons argument
[all...]
H A Dath79_wdt.c123 static int ath79_wdt_open(struct inode *inode, struct file *file) in ath79_wdt_open() argument
134 static int ath79_wdt_release(struct inode *inode, struct file *file) in ath79_wdt_release() argument
149 static ssize_t ath79_wdt_write(struct file *file, const char *data, in ath79_wdt_write() argument
183 static long ath79_wdt_ioctl(struct file *file, unsigned int cmd, in ath79_wdt_ioctl() argument
H A Dib700wdt.c144 static ssize_t ibwdt_write(struct file *file, const char __user *buf, in ibwdt_write() argument
167 static long ibwdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ibwdt_ioctl() argument
228 static int ibwdt_open(struct inode *inode, struct file *file) in ibwdt_open() argument
240 static int ibwdt_close(struct inode *inode, struct file *file) in ibwdt_close() argument
H A Dwdt.c317 static ssize_t wdt_write(struct file *file, const char __user *buf, in wdt_write() argument
351 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdt_ioctl() argument
412 wdt_open(struct inode *inode, struct file *file) wdt_open() argument
435 wdt_release(struct inode *inode, struct file *file) wdt_release() argument
459 wdt_temp_read(struct file *file, char __user *buf, size_t count, loff_t *ptr) wdt_temp_read() argument
478 wdt_temp_open(struct inode *inode, struct file *file) wdt_temp_open() argument
491 wdt_temp_release(struct inode *inode, struct file *file) wdt_temp_release() argument
[all...]
H A Dwdrtas.c234 static ssize_t wdrtas_write(struct file *file, const char __user *buf, in wdrtas_write() argument
272 static long wdrtas_ioctl(struct file *file, unsigned int cmd, in wdrtas_ioctl() argument
355 wdrtas_open(struct inode *inode, struct file *file) wdrtas_open() argument
378 wdrtas_close(struct inode *inode, struct file *file) wdrtas_close() argument
406 wdrtas_temp_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) wdrtas_temp_read() argument
430 wdrtas_temp_open(struct inode *inode, struct file *file) wdrtas_temp_open() argument
444 wdrtas_temp_close(struct inode *inode, struct file *file) wdrtas_temp_close() argument
[all...]
H A Dwdt977.c262 static int wdt977_open(struct inode *inode, struct file *file) in wdt977_open() argument
275 static int wdt977_release(struct inode *inode, struct file *file) in wdt977_release() argument
304 static ssize_t wdt977_write(struct file *file, const char __user *buf, in wdt977_write() argument
348 wdt977_ioctl(struct file *file, unsigned int cmd, unsigned long arg) wdt977_ioctl() argument
[all...]
/kernel/linux/linux-5.10/fs/adfs/
H A Ddir.c238 static int adfs_iterate(struct file *file, struct dir_context *ctx) in adfs_iterate() argument
/kernel/linux/linux-5.10/fs/configfs/
H A Dfile.c51 static inline struct configfs_fragment *to_frag(struct file *file) in to_frag() argument
58 static int fill_read_buffer(struct file *file, struct configfs_buffer *buffer) in fill_read_buffer() argument
102 configfs_read_file(struct file *file, char __user *buf, size_t count, loff_t *ppos) configfs_read_file() argument
143 configfs_read_bin_file(struct file *file, char __user *buf, size_t count, loff_t *ppos) configfs_read_bin_file() argument
244 flush_write_buffer(struct file *file, struct configfs_buffer *buffer, size_t count) flush_write_buffer() argument
275 configfs_write_file(struct file *file, const char __user *buf, size_t count, loff_t *ppos) configfs_write_file() argument
304 configfs_write_bin_file(struct file *file, const char __user *buf, size_t count, loff_t *ppos) configfs_write_bin_file() argument
356 __configfs_open_file(struct inode *inode, struct file *file, int type) __configfs_open_file() argument
467 configfs_release_bin_file(struct inode *inode, struct file *file) configfs_release_bin_file() argument
[all...]
/kernel/linux/linux-5.10/fs/exportfs/
H A Dexpfs.c282 struct file *file; in get_name() local
[all...]
/kernel/linux/linux-5.10/fs/autofs/
H A Dwaitq.c46 autofs_write(struct autofs_sb_info *sbi, struct file *file, const void *addr, int bytes) autofs_write() argument
/kernel/linux/linux-5.10/fs/
H A Dbad_inode.c136 bad_inode_atomic_open(struct inode *inode, struct dentry *dentry, struct file *file, unsigned int open_flag, umode_t create_mode) bad_inode_atomic_open() argument
/kernel/linux/linux-5.10/fs/fscache/
H A Dobject-list.c383 static int fscache_objlist_open(struct inode *inode, struct file *file) in fscache_objlist_open() argument
400 static int fscache_objlist_release(struct inode *inode, struct file *file) in fscache_objlist_release() argument

Completed in 14 milliseconds

1...<<81828384858687888990>>...240