Searched defs:file (Results 51 - 75 of 1981) sorted by path

1234567891011>>

/linux-master/fs/hfs/
H A Dhfs.h138 } file; member in union:hfs_finder_info
235 struct hfs_cat_file file; member in union:hfs_cat_rec
285 struct file *file; member in struct:hfs_readdir_data
[all...]
/linux-master/fs/lockd/
H A Dsvcshare.c28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, argument
69 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, argument
93 void nlmsvc_traverse_shares(struct nlm_host *host, struct nlm_file *file, argument
[all...]
/linux-master/fs/orangefs/
H A Ddevorangefs-req.c121 static int orangefs_devreq_open(struct inode *inode, struct file *file) argument
158 static ssize_t orangefs_devreq_read(struct file *file, argument
523 orangefs_devreq_release(struct inode *inode, struct file *file) argument
699 orangefs_devreq_ioctl(struct file *file, unsigned int command, unsigned long arg) argument
754 orangefs_devreq_poll(struct file *file, struct poll_table_struct *poll_table) argument
[all...]
/linux-master/fs/qnx6/
H A Ddir.c112 static int qnx6_readdir(struct file *file, struct dir_context *ctx) argument
/linux-master/fs/ramfs/
H A DMakefile
/linux-master/fs/squashfs/
H A Ddir.c97 static int squashfs_readdir(struct file *file, struct dir_context *ctx) argument
/linux-master/include/linux/
H A Dsync_file.h36 struct file *file; member in struct:sync_file
/linux-master/include/media/
H A Ddvb_vb2.h129 dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file, poll_table *wait) argument
[all...]
/linux-master/kernel/locking/
H A Dqspinlock_stat.h36 ssize_t lockevent_read(struct file *file, char __user *user_buf, argument
/linux-master/lib/xz/
H A Dxz_dec_test.c102 static ssize_t xz_dec_test_write(struct file *file, const char __user *buf, argument
/linux-master/scripts/dtc/
H A Dsrcpos.h62 struct srcfile_state *file; member in struct:srcpos
[all...]
/linux-master/sound/core/seq/oss/
H A Dseq_oss_readq.c206 snd_seq_oss_readq_poll(struct seq_oss_readq *q, struct file *file, poll_table *wait) argument
/linux-master/sound/core/seq/
H A Dseq_lock.c12 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) argument
/linux-master/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c369 void usage(FILE *file, char *progname) argument
/linux-master/tools/power/cpupower/debug/i386/
H A Dcentrino-decode.c32 char file[20]; local
H A Dpowernow-k8-decode.c32 char file[20]; local
/linux-master/tools/power/cpupower/lib/
H A Dcpuidle.c286 char file[SYSFS_PATH_MAX]; local
[all...]
/linux-master/tools/power/cpupower/utils/helpers/
H A Dsysfs.c356 char file[SYSFS_PATH_MAX]; local
[all...]
/linux-master/tools/testing/selftests/ia64/
H A Daliasing-test.c62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) argument
147 static int scan_rom(char *path, char *file) argument
/linux-master/tools/usb/usbip/libsrc/
H A Dvhci_driver.c191 FILE *file; local
/linux-master/arch/alpha/kernel/
H A Dsrm_env.c84 static int srm_env_proc_open(struct inode *inode, struct file *file) argument
89 static ssize_t srm_env_proc_write(struct file *file, const char __user *buffer, argument
/linux-master/arch/arc/include/asm/
H A Dentry-arcv2.h84 ; Now manually save rest of reg file variable
/linux-master/arch/arm/kernel/
H A Datags_proc.c13 static ssize_t atags_read(struct file *file, char __user *buf, argument
H A Dtraps.c760 void __pte_error(const char *file, int line, pte_t pte) argument
765 void __pmd_error(const char *file, int line, pmd_t pmd) argument
770 void __pgd_error(const char *file, int line, pgd_t pgd) argument
/linux-master/arch/arm/mm/
H A Dalignment.c146 static int alignment_proc_open(struct inode *inode, struct file *file) argument
151 static ssize_t alignment_proc_write(struct file *file, const char __user *buffer, argument

Completed in 232 milliseconds

1234567891011>>