| /fs/sysv/ |
| D | balloc.c | 48 unsigned count; in sysv_free_block() local 106 unsigned count; in sysv_new_block() local 128 unsigned count; in sysv_new_block() local 163 int count; in sysv_count_free_blocks() local
|
| D | ialloc.c | 108 unsigned count; in sysv_free_inode() local 142 unsigned count; in sysv_new_inode() local 187 int ino, count, sb_count; in sysv_count_free_inodes() local
|
| /fs/ |
| D | eventfd.c | 36 __u64 count; member 121 u64 count; in eventfd_poll() local 264 static ssize_t eventfd_read(struct file *file, char __user *buf, size_t count, in eventfd_read() 280 static ssize_t eventfd_write(struct file *file, const char __user *buf, size_t count, in eventfd_write() 429 struct file *eventfd_file_create(unsigned int count, int flags) in eventfd_file_create() 458 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) in SYSCALL_DEFINE2() argument 483 SYSCALL_DEFINE1(eventfd, unsigned int, count) in SYSCALL_DEFINE1() argument
|
| D | char_dev.c | 209 int register_chrdev_region(dev_t from, unsigned count, const char *name) in register_chrdev_region() 245 int alloc_chrdev_region(dev_t *dev, unsigned baseminor, unsigned count, in alloc_chrdev_region() 278 unsigned int count, const char *name, in __register_chrdev() 320 void unregister_chrdev_region(dev_t from, unsigned count) in unregister_chrdev_region() 345 unsigned int count, const char *name) in __unregister_chrdev() 488 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add() 584 static void cdev_unmap(dev_t dev, unsigned count) in cdev_unmap()
|
| D | readdir.c | 160 struct old_linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument 197 int count; member 251 struct linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument 287 int count; member 337 struct linux_dirent64 __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument 419 struct compat_old_linux_dirent __user *, dirent, unsigned int, count) in COMPAT_SYSCALL_DEFINE3() argument 450 int count; member 501 struct compat_linux_dirent __user *, dirent, unsigned int, count) in COMPAT_SYSCALL_DEFINE3() argument
|
| D | binfmt_misc.c | 319 static Node *create_entry(const char __user *buffer, size_t count) in create_entry() 524 static int parse_command(const char __user *buffer, size_t count) in parse_command() 649 size_t count, loff_t *ppos) in bm_entry_write() 690 size_t count, loff_t *ppos) in bm_register_write() 779 size_t count, loff_t *ppos) in bm_status_write()
|
| /fs/configfs/ |
| D | file.c | 46 size_t count; member 75 ssize_t count = -ENOENT; in fill_read_buffer() local 116 configfs_read_file(struct file *file, char __user *buf, size_t count, loff_t *ppos) in configfs_read_file() 158 size_t count, loff_t *ppos) in configfs_read_bin_file() 238 fill_write_buffer(struct configfs_buffer * buffer, const char __user * buf, size_t count) in fill_write_buffer() 258 flush_write_buffer(struct file *file, struct configfs_buffer *buffer, size_t count) in flush_write_buffer() 289 configfs_write_file(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in configfs_write_file() 319 size_t count, loff_t *ppos) in configfs_write_bin_file()
|
| /fs/ntfs/ |
| D | bitmap.h | 48 const s64 start_bit, const s64 count, const u8 value) in ntfs_bitmap_set_bits_in_run() 66 const s64 count) in ntfs_bitmap_set_run() 83 const s64 count) in ntfs_bitmap_clear_run()
|
| /fs/f2fs/ |
| D | shrinker.c | 21 long count = NM_I(sbi)->nat_cnt - NM_I(sbi)->dirty_nat_cnt; in __count_nat_entries() local 28 long count = NM_I(sbi)->nid_cnt[FREE_NID] - MAX_FREE_NIDS; in __count_free_nids() local 44 unsigned long count = 0; in f2fs_shrink_count() local
|
| /fs/ocfs2/cluster/ |
| D | nodemanager.c | 200 size_t count) in o2nm_node_num_store() 255 const char *page, size_t count) in o2nm_node_ipv4_port_store() 284 size_t count) in o2nm_node_ipv4_address_store() 339 size_t count) in o2nm_node_local_store() 440 static ssize_t o2nm_cluster_attr_write(const char *page, ssize_t count, in o2nm_cluster_attr_write() 467 const char *page, size_t count) in o2nm_cluster_idle_timeout_ms_store() 504 struct config_item *item, const char *page, size_t count) in o2nm_cluster_keepalive_delay_ms_store() 541 struct config_item *item, const char *page, size_t count) in o2nm_cluster_reconnect_delay_ms_store() 560 struct config_item *item, const char *page, size_t count) in o2nm_cluster_fence_method_store()
|
| /fs/ufs/ |
| D | balloc.c | 39 void ufs_free_fragments(struct inode *inode, u64 fragment, unsigned count) in ufs_free_fragments() 135 void ufs_free_blocks(struct inode *inode, u64 fragment, unsigned count) in ufs_free_blocks() 240 unsigned int count, sector_t oldb, in ufs_change_blocknr() 345 u64 goal, unsigned count, int *err, in ufs_new_fragments() 515 unsigned cgno, fragno, fragoff, count, fragsize, i; in ufs_add_fragments() local 588 u64 goal, unsigned count, int *err) in ufs_alloc_fragments() 797 u64 goal, unsigned count) in ufs_bitmap_search()
|
| /fs/xfs/ |
| D | xfs_sysfs.c | 68 size_t count) in xfs_sysfs_object_store() 110 size_t count) in bug_on_assert_store() 142 size_t count) in log_recovery_delay_store() 207 size_t count) in stats_clear_store() 366 size_t count) in max_retries_store() 407 size_t count) in retry_timeout_seconds_store() 445 size_t count) in fail_at_unmount_store()
|
| D | xfs_trans_bmap.c | 106 unsigned int count) in xfs_bmap_update_create_intent() 184 unsigned int count) in xfs_bmap_update_create_done() 199 xfs_filblks_t count; in xfs_bmap_update_finish_item() local
|
| D | xfs_file.c | 58 xfs_off_t count, in xfs_zero_range() 209 size_t count = iov_iter_count(to); in xfs_file_dio_aio_read() local 232 size_t count = iov_iter_count(to); in xfs_file_dax_read() local 344 size_t count = iov_iter_count(from); in xfs_file_aio_write_checks() local 526 size_t count = iov_iter_count(from); in xfs_file_dio_aio_write() local 610 size_t count; in xfs_file_dax_write() local
|
| /fs/proc/ |
| D | page.c | 30 size_t count, loff_t *ppos) in kpagecount_read() 205 size_t count, loff_t *ppos) in kpageflags_read() 250 size_t count, loff_t *ppos) in kpagecgroup_read()
|
| D | base.c | 158 unsigned int count; in pid_entry_nlink() local 217 unsigned long count = _count; in proc_pid_cmdline_read() local 531 size_t count, loff_t *offs) in lstats_write() 823 size_t count, loff_t *ppos, int write) in mem_rw() 878 size_t count, loff_t *ppos) in mem_read() 884 size_t count, loff_t *ppos) in mem_write() 927 size_t count, loff_t *ppos) in environ_read() 1002 size_t count, loff_t *ppos) in auxv_read() 1023 static ssize_t oom_adj_read(struct file *file, char __user *buf, size_t count, in oom_adj_read() 1138 size_t count, loff_t *ppos) in oom_adj_write() [all …]
|
| /fs/cifs/ |
| D | cifs_debug.c | 277 const char __user *buffer, size_t count, loff_t *ppos) in cifs_stats_proc_write() 463 size_t count, loff_t *ppos) in cifsFYI_proc_write() 500 const char __user *buffer, size_t count, loff_t *ppos) in cifs_linux_ext_proc_write() 531 const char __user *buffer, size_t count, loff_t *ppos) in cifs_lookup_cache_proc_write() 562 size_t count, loff_t *ppos) in traceSMB_proc_write() 621 const char __user *buffer, size_t count, loff_t *ppos) in cifs_security_flags_proc_write()
|
| D | cifssmb.c | 388 u16 count; in decode_ext_sec_blob() local 571 u16 count; in CIFSSMBNegotiate() local 1039 __u16 params, param_offset, offset, byte_count, count; in CIFSPOSIXCreate() local 1206 __u16 count; in SMBLegacyOpen() local 1309 __u16 count; in CIFS_open() local 1728 unsigned int count = io_parms->length; in CIFSSMBRead() local 1836 unsigned int count = io_parms->length; in CIFSSMBWrite() local 2237 unsigned int count = io_parms->length; in CIFSSMBWrite2() local 2338 __u16 count; in cifs_lockv() local 2386 __u16 count; in CIFSSMBLock() local [all …]
|
| /fs/dlm/ |
| D | recover.c | 442 static int recover_master(struct dlm_rsb *r, unsigned int *count) in recover_master() 495 static int recover_master_static(struct dlm_rsb *r, unsigned int *count) in recover_master_static() 525 unsigned int count = 0; in dlm_recover_masters() local 660 int error, count = 0; in dlm_recover_locks() local 859 unsigned int count = 0; in dlm_recover_rsbs() local 937 unsigned int count = 0; in dlm_clear_toss() local
|
| /fs/ext4/ |
| D | block_validity.c | 26 unsigned int count; member 59 unsigned int count) in add_system_zone() 198 unsigned int count) in ext4_data_block_valid()
|
| /fs/omfs/ |
| D | bitmap.c | 29 int count = 0; in count_run() local 49 int nbits, int bit, int count, int set) in set_run() 175 int omfs_clear_range(struct super_block *sb, u64 block, int count) in omfs_clear_range()
|
| /fs/sysfs/ |
| D | file.c | 47 ssize_t count; in sysfs_kf_seq_show() local 83 size_t count, loff_t pos) in sysfs_kf_bin_read() 107 size_t count, loff_t pos) in sysfs_kf_read() 133 size_t count, loff_t pos) in sysfs_kf_write() 146 size_t count, loff_t pos) in sysfs_kf_bin_write()
|
| /fs/fuse/ |
| D | control.c | 34 size_t count, loff_t *ppos) in fuse_conn_abort_write() 74 size_t count, loff_t *ppos, unsigned *val, in fuse_conn_limit_write() 118 size_t count, loff_t *ppos) in fuse_conn_max_background_write() 155 size_t count, loff_t *ppos) in fuse_conn_congestion_threshold_write()
|
| /fs/hfs/ |
| D | extent.c | 77 u16 count; in hfs_ext_find_block() local 92 u16 count = 0; in hfs_ext_block_count() local 223 u16 count, start; in hfs_add_extent() local 251 u16 count, start; in hfs_free_extents() local
|
| /fs/pstore/ |
| D | ftrace.c | 69 size_t count, loff_t *ppos) in pstore_ftrace_knob_write() 106 size_t count, loff_t *ppos) in pstore_ftrace_knob_read()
|