/fs/xfs/ |
D | xfs_sysctl.c | 15 int write, in xfs_stats_clear_proc_handler() 35 int write, in xfs_panic_mask_proc_handler() 56 int write, in xfs_deprecate_irix_sgid_inherit_proc_handler() 72 int write, in xfs_deprecate_irix_symlink_mode_proc_handler()
|
D | xfs_pnfs.c | 82 bool write, in xfs_fs_map_blocks()
|
/fs/ |
D | drop_caches.c | 50 int drop_caches_sysctl_handler(struct ctl_table *table, int write, in drop_caches_sysctl_handler()
|
D | file_table.c | 82 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files() 89 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
|
D | remap_range.c | 101 bool write) in remap_verify_area()
|
D | dax.c | 1273 bool write = vmf->flags & FAULT_FLAG_WRITE; in dax_iomap_pte_fault() local 1489 bool write = vmf->flags & FAULT_FLAG_WRITE; in dax_iomap_pmd_fault() local
|
D | exec.c | 204 int write) in get_arg_page() 307 int write) in get_arg_page()
|
D | fs-writeback.c | 2200 int dirtytime_interval_handler(struct ctl_table *table, int write, in dirtytime_interval_handler()
|
/fs/proc/ |
D | proc_net.c | 149 proc_write_t write, in proc_create_net_data_write() 241 proc_write_t write, in proc_create_net_single_write()
|
D | internal.h | 51 proc_write_t write; member
|
/fs/ext2/ |
D | file.c | 96 bool write = (vmf->flags & FAULT_FLAG_WRITE) && in ext2_dax_fault() local
|
/fs/fscache/ |
D | main.c | 53 static int fscache_max_active_sysctl(struct ctl_table *table, int write, in fscache_max_active_sysctl()
|
/fs/ceph/ |
D | metric.c | 17 struct ceph_metric_write_latency *write; in ceph_mdsc_send_metrics() local
|
D | file.c | 997 bool write; member 1223 bool write = iov_iter_rw(iter) == WRITE; in ceph_direct_read_write() local
|
/fs/zonefs/ |
D | super.c | 332 bool write) in zonefs_handle_io_error() 442 static void __zonefs_io_error(struct inode *inode, bool write) in __zonefs_io_error() 490 static void zonefs_io_error(struct inode *inode, bool write) in zonefs_io_error()
|
/fs/nfsd/ |
D | xdr.h | 136 struct nfsd_writeargs write; member
|
D | filecache.c | 993 bool write = (may_flags & NFSD_MAY_WRITE); in nfsd_file_acquire() local
|
D | nfs4xdr.c | 1306 nfsd4_decode_write(struct nfsd4_compoundargs *argp, struct nfsd4_write *write) in nfsd4_decode_write() 4205 nfsd4_encode_write(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_write *write) in nfsd4_encode_write() 4515 struct nfsd42_write_res *write, bool sync) in nfsd42_encode_write_res()
|
/fs/ext4/ |
D | file.c | 710 bool write = (vmf->flags & FAULT_FLAG_WRITE) && in ext4_dax_huge_fault() local
|
/fs/kernfs/ |
D | file.c | 374 void *buf, int len, int write) in kernfs_vma_access()
|
/fs/ocfs2/ |
D | dlmglue.c | 1764 int ocfs2_rw_lock(struct inode *inode, int write) in ocfs2_rw_lock() 1788 int ocfs2_try_rw_lock(struct inode *inode, int write) in ocfs2_try_rw_lock() 1809 void ocfs2_rw_unlock(struct inode *inode, int write) in ocfs2_rw_unlock() 1848 int ocfs2_try_open_lock(struct inode *inode, int write) in ocfs2_try_open_lock()
|
/fs/fuse/ |
D | dev.c | 661 int write; member 674 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init()
|
D | fuse_i.h | 377 bool write; member 1026 } write; member
|
D | dax.c | 792 enum page_entry_size pe_size, bool write) in __fuse_dax_fault()
|
/fs/btrfs/ |
D | inode.c | 7392 const bool write = !!(flags & IOMAP_WRITE); in btrfs_dio_iomap_begin() local 7563 const bool write = !!(flags & IOMAP_WRITE); in btrfs_dio_iomap_end() local 7784 bool write = bio_op(bio) == REQ_OP_WRITE; in btrfs_submit_dio_bio() local 7835 const bool write = (bio_op(dio_bio) == REQ_OP_WRITE); in btrfs_create_dio_private() local 7866 const bool write = (bio_op(dio_bio) == REQ_OP_WRITE); in btrfs_submit_direct() local
|