/fs/ |
D | locks.c | 271 static int flock_make_lock(struct file *filp, struct file_lock **lock, in flock_make_lock() 310 static int flock_to_posix_lock(struct file *filp, struct file_lock *fl, in flock_to_posix_lock() 360 static int flock64_to_posix_lock(struct file *filp, struct file_lock *fl, in flock64_to_posix_lock() 446 static int lease_init(struct file *filp, int type, struct file_lock *fl) in lease_init() 464 static struct file_lock *lease_alloc(struct file *filp, int type) in lease_alloc() 642 posix_test_lock(struct file *filp, struct file_lock *fl) in posix_test_lock() 724 static int flock_lock_file(struct file *filp, struct file_lock *request) in flock_lock_file() 1018 int posix_lock_file(struct file *filp, struct file_lock *fl, in posix_lock_file() 1034 int posix_lock_file_wait(struct file *filp, struct file_lock *fl) in posix_lock_file_wait() 1093 struct file *filp, loff_t offset, in locks_mandatory_area() [all …]
|
D | ioctl.c | 36 static long vfs_ioctl(struct file *filp, unsigned int cmd, in vfs_ioctl() 60 static int ioctl_fibmap(struct file *filp, int __user *p) in ioctl_fibmap() 184 static int ioctl_fiemap(struct file *filp, unsigned long arg) in ioctl_fiemap() 373 static int file_ioctl(struct file *filp, unsigned int cmd, in file_ioctl() 393 static int ioctl_fionbio(struct file *filp, int __user *argp) in ioctl_fionbio() 414 static int ioctl_fioasync(unsigned int fd, struct file *filp, in ioctl_fioasync() 442 static int ioctl_fsfreeze(struct file *filp) in ioctl_fsfreeze() 464 static int ioctl_fsthaw(struct file *filp) in ioctl_fsthaw() 486 int do_vfs_ioctl(struct file *filp, unsigned int fd, unsigned int cmd, in do_vfs_ioctl() 547 struct file *filp; in SYSCALL_DEFINE3() local
|
D | pipe.c | 285 struct file *filp = iocb->ki_filp; in pipe_read() local 398 struct file *filp = iocb->ki_filp; in pipe_write() local 568 bad_pipe_r(struct file *filp, char __user *buf, size_t count, loff_t *ppos) in bad_pipe_r() 574 bad_pipe_w(struct file *filp, const char __user *buf, size_t count, in bad_pipe_w() 580 static long pipe_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in pipe_ioctl() 607 pipe_poll(struct file *filp, poll_table *wait) in pipe_poll() 661 pipe_read_fasync(int fd, struct file *filp, int on) in pipe_read_fasync() 678 pipe_write_fasync(int fd, struct file *filp, int on) in pipe_write_fasync() 695 pipe_rdwr_fasync(int fd, struct file *filp, int on) in pipe_rdwr_fasync() 718 pipe_read_release(struct inode *inode, struct file *filp) in pipe_read_release() [all …]
|
D | fcntl.c | 146 static int setfl(int fd, struct file * filp, unsigned long arg) in setfl() 198 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown() 212 int __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown() 227 int f_setown(struct file *filp, unsigned long arg, int force) in f_setown() 246 void f_delown(struct file *filp) in f_delown() 251 pid_t f_getown(struct file *filp) in f_getown() 263 struct file *filp) in do_fcntl() 340 struct file *filp; in SYSCALL_DEFINE3() local 364 struct file * filp; in SYSCALL_DEFINE3() local 523 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper()
|
D | bad_inode.c | 24 static ssize_t bad_file_read(struct file *filp, char __user *buf, in bad_file_read() 30 static ssize_t bad_file_write(struct file *filp, const char __user *buf, in bad_file_write() 48 static int bad_file_readdir(struct file *filp, void *dirent, filldir_t filldir) in bad_file_readdir() 53 static unsigned int bad_file_poll(struct file *filp, poll_table *wait) in bad_file_poll() 58 static int bad_file_ioctl (struct inode *inode, struct file *filp, in bad_file_ioctl() 81 static int bad_file_open(struct inode *inode, struct file *filp) in bad_file_open() 91 static int bad_file_release(struct inode *inode, struct file *filp) in bad_file_release() 107 static int bad_file_fasync(int fd, struct file *filp, int on) in bad_file_fasync() 135 static int bad_file_flock(struct file *filp, int cmd, struct file_lock *fl) in bad_file_flock()
|
D | no-block.c | 15 static int no_blkdev_open(struct inode * inode, struct file * filp) in no_blkdev_open()
|
/fs/nfs/ |
D | file.c | 118 nfs_file_open(struct inode *inode, struct file *filp) in nfs_file_open() 136 nfs_file_release(struct inode *inode, struct file *filp) in nfs_file_release() 162 static int nfs_revalidate_file_size(struct inode *inode, struct file *filp) in nfs_revalidate_file_size() 179 static loff_t nfs_file_llseek(struct file *filp, loff_t offset, int origin) in nfs_file_llseek() 279 nfs_file_splice_read(struct file *filp, loff_t *ppos, in nfs_file_splice_read() 456 struct file *filp = vma->vm_file; in nfs_vm_page_mkwrite() local 494 static int nfs_need_sync_write(struct file *filp, struct inode *inode) in nfs_need_sync_write() 553 static int do_getlk(struct file *filp, int cmd, struct file_lock *fl) in do_getlk() 601 static int do_unlk(struct file *filp, int cmd, struct file_lock *fl) in do_unlk() 626 static int do_setlk(struct file *filp, int cmd, struct file_lock *fl) in do_setlk() [all …]
|
/fs/9p/ |
D | vfs_file.c | 103 static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock() 133 v9fs_file_readn(struct file *filp, char *data, char __user *udata, u32 count, in v9fs_file_readn() 175 v9fs_file_read(struct file *filp, char __user *udata, size_t count, in v9fs_file_read() 205 v9fs_file_write(struct file *filp, const char __user * data, in v9fs_file_write()
|
D | vfs_dir.c | 69 static int v9fs_dir_readdir(struct file *filp, void *dirent, filldir_t filldir) in v9fs_dir_readdir() 134 int v9fs_dir_release(struct inode *inode, struct file *filp) in v9fs_dir_release()
|
/fs/jffs2/ |
D | file.c | 30 int jffs2_fsync(struct file *filp, struct dentry *dentry, int datasync) in jffs2_fsync() 113 static int jffs2_readpage (struct file *filp, struct page *pg) in jffs2_readpage() 124 static int jffs2_write_begin(struct file *filp, struct address_space *mapping, in jffs2_write_begin() 227 static int jffs2_write_end(struct file *filp, struct address_space *mapping, in jffs2_write_end()
|
D | ioctl.c | 15 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()
|
/fs/xfs/linux-2.6/ |
D | xfs_file.c | 159 struct file *filp) in xfs_file_release() 176 struct file *filp, in xfs_file_fsync() 186 struct file *filp, in xfs_file_readdir() 218 struct file *filp, in xfs_file_mmap()
|
/fs/hpfs/ |
D | dir.c | 11 static int hpfs_dir_release(struct inode *inode, struct file *filp) in hpfs_dir_release() 22 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek() 53 static int hpfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in hpfs_readdir()
|
/fs/nfsd/ |
D | lockd.c | 33 nlm_fopen(struct svc_rqst *rqstp, struct nfs_fh *f, struct file **filp) in nlm_fopen() 65 nlm_fclose(struct file *filp) in nlm_fclose()
|
/fs/proc/ |
D | proc_sysctl.c | 129 static ssize_t proc_sys_call_handler(struct file *filp, void __user *buf, in proc_sys_call_handler() 165 static ssize_t proc_sys_read(struct file *filp, char __user *buf, in proc_sys_read() 171 static ssize_t proc_sys_write(struct file *filp, const char __user *buf, in proc_sys_write() 178 static int proc_sys_fill_cache(struct file *filp, void *dirent, in proc_sys_fill_cache() 240 static int proc_sys_readdir(struct file *filp, void *dirent, filldir_t filldir) in proc_sys_readdir()
|
/fs/reiserfs/ |
D | ioctl.c | 23 int reiserfs_ioctl(struct inode *inode, struct file *filp, unsigned int cmd, in reiserfs_ioctl() 160 int reiserfs_unpack(struct inode *inode, struct file *filp) in reiserfs_unpack()
|
D | dir.c | 29 static int reiserfs_dir_fsync(struct file *filp, struct dentry *dentry, in reiserfs_dir_fsync() 45 static int reiserfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in reiserfs_readdir()
|
/fs/jfs/ |
D | ioctl.c | 55 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() 132 long jfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_compat_ioctl()
|
/fs/ext3/ |
D | dir.c | 94 static int ext3_readdir(struct file * filp, in ext3_readdir() 394 static int call_filldir(struct file * filp, void * dirent, in call_filldir() 425 static int ext3_dx_readdir(struct file * filp, in ext3_dx_readdir() 513 static int ext3_release_dir (struct inode * inode, struct file * filp) in ext3_release_dir()
|
/fs/ext4/ |
D | dir.c | 94 static int ext4_readdir(struct file *filp, in ext4_readdir() 396 static int call_filldir(struct file *filp, void *dirent, in call_filldir() 428 static int ext4_dx_readdir(struct file *filp, in ext4_dx_readdir() 516 static int ext4_release_dir(struct inode *inode, struct file *filp) in ext4_release_dir()
|
/fs/notify/dnotify/ |
D | dnotify.c | 40 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() 63 int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) in fcntl_dirnotify()
|
/fs/udf/ |
D | dir.c | 39 static int do_udf_readdir(struct inode *dir, struct file *filp, in do_udf_readdir() 188 static int udf_readdir(struct file *filp, void *dirent, filldir_t filldir) in udf_readdir()
|
/fs/ntfs/ |
D | dir.c | 1099 static int ntfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in ntfs_readdir() 1493 static int ntfs_dir_open(struct inode *vi, struct file *filp) in ntfs_dir_open() 1529 static int ntfs_dir_fsync(struct file *filp, struct dentry *dentry, in ntfs_dir_fsync()
|
/fs/isofs/ |
D | dir.c | 81 static int do_isofs_readdir(struct inode *inode, struct file *filp, in do_isofs_readdir() 251 static int isofs_readdir(struct file *filp, in isofs_readdir()
|
/fs/ext2/ |
D | file.c | 31 static int ext2_release_file (struct inode * inode, struct file * filp) in ext2_release_file()
|