Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/fs/sysv/
Dballoc.c47 unsigned count; in sysv_free_block() local
105 unsigned count; in sysv_new_block() local
127 unsigned count; in sysv_new_block() local
162 int count; in sysv_count_free_blocks() local
Dialloc.c107 unsigned count; in sysv_free_inode() local
141 unsigned count; in sysv_new_inode() local
186 int ino, count, sb_count; in sysv_count_free_inodes() local
/fs/
Deventfd.c36 __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
Dchar_dev.c178 int register_chrdev_region(dev_t from, unsigned count, const char *name) in register_chrdev_region()
214 int alloc_chrdev_region(dev_t *dev, unsigned baseminor, unsigned count, in alloc_chrdev_region()
247 unsigned int count, const char *name, in __register_chrdev()
289 void unregister_chrdev_region(dev_t from, unsigned count) in unregister_chrdev_region()
314 unsigned int count, const char *name) in __unregister_chrdev()
457 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add()
474 static void cdev_unmap(dev_t dev, unsigned count) in cdev_unmap()
Dreaddir.c124 struct old_linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
161 int count; member
212 struct linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
248 int count; member
295 struct linux_dirent64 __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
Dbinfmt_misc.c316 static Node *create_entry(const char __user *buffer, size_t count) in create_entry()
515 static int parse_command(const char __user *buffer, size_t count) in parse_command()
645 size_t count, loff_t *ppos) in bm_entry_write()
685 size_t count, loff_t *ppos) in bm_register_write()
774 size_t count, loff_t *ppos) in bm_status_write()
/fs/configfs/
Dfile.c46 size_t count; member
74 ssize_t count; in fill_read_buffer() local
112 configfs_read_file(struct file *file, char __user *buf, size_t count, loff_t *ppos) in configfs_read_file()
153 size_t count, loff_t *ppos) in configfs_read_bin_file()
224 fill_write_buffer(struct configfs_buffer * buffer, const char __user * buf, size_t count) in fill_write_buffer()
256 flush_write_buffer(struct dentry * dentry, struct configfs_buffer * buffer, size_t count) in flush_write_buffer()
283 configfs_write_file(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in configfs_write_file()
313 size_t count, loff_t *ppos) in configfs_write_bin_file()
/fs/ntfs/
Dbitmap.h48 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/
Dshrinker.c24 long count = NM_I(sbi)->nat_cnt - NM_I(sbi)->dirty_nat_cnt; in __count_nat_entries() local
31 long count = NM_I(sbi)->nid_cnt[FREE_NID] - MAX_FREE_NIDS; in __count_free_nids() local
47 unsigned long count = 0; in f2fs_shrink_count() local
/fs/ocfs2/cluster/
Dnodemanager.c194 size_t count) in o2nm_node_num_store()
240 const char *page, size_t count) in o2nm_node_ipv4_port_store()
269 size_t count) in o2nm_node_ipv4_address_store()
315 size_t count) in o2nm_node_local_store()
403 static ssize_t o2nm_cluster_attr_write(const char *page, ssize_t count, in o2nm_cluster_attr_write()
430 const char *page, size_t count) in o2nm_cluster_idle_timeout_ms_store()
467 struct config_item *item, const char *page, size_t count) in o2nm_cluster_keepalive_delay_ms_store()
504 struct config_item *item, const char *page, size_t count) in o2nm_cluster_reconnect_delay_ms_store()
523 struct config_item *item, const char *page, size_t count) in o2nm_cluster_fence_method_store()
/fs/ufs/
Dballoc.c37 void ufs_free_fragments(struct inode *inode, u64 fragment, unsigned count) in ufs_free_fragments()
133 void ufs_free_blocks(struct inode *inode, u64 fragment, unsigned count) in ufs_free_blocks()
238 unsigned int count, sector_t oldb, in ufs_change_blocknr()
344 u64 goal, unsigned count, int *err, in ufs_new_fragments()
520 unsigned cgno, fragno, fragoff, count, fragsize, i; in ufs_add_fragments() local
593 u64 goal, unsigned count, int *err) in ufs_alloc_fragments()
802 u64 goal, unsigned count) in ufs_bitmap_search()
/fs/xfs/
Dxfs_sysfs.c68 size_t count) in xfs_sysfs_object_store()
99 size_t count) in fail_writes_store()
152 size_t count) in log_recovery_delay_store()
216 size_t count) in stats_clear_store()
322 size_t count) in log_badcrc_factor_store()
411 size_t count) in max_retries_store()
452 size_t count) in retry_timeout_seconds_store()
490 size_t count) in fail_at_unmount_store()
Dxfs_trans_bmap.c106 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
/fs/proc/
Dpage.c29 size_t count, loff_t *ppos) in kpagecount_read()
201 size_t count, loff_t *ppos) in kpageflags_read()
245 size_t count, loff_t *ppos) in kpagecgroup_read()
Dbase.c147 unsigned int count; in pid_entry_count_dirs() local
206 unsigned long count = _count; in proc_pid_cmdline_read() local
538 size_t count, loff_t *offs) in lstats_write()
830 size_t count, loff_t *ppos, int write) in mem_rw()
888 size_t count, loff_t *ppos) in mem_read()
894 size_t count, loff_t *ppos) in mem_write()
937 size_t count, loff_t *ppos) in environ_read()
1012 size_t count, loff_t *ppos) in auxv_read()
1033 static ssize_t oom_adj_read(struct file *file, char __user *buf, size_t count, in oom_adj_read()
1152 size_t count, loff_t *ppos) in oom_adj_write()
[all …]
/fs/cifs/
Dcifs_debug.c256 const char __user *buffer, size_t count, loff_t *ppos) in cifs_stats_proc_write()
431 size_t count, loff_t *ppos) in cifsFYI_proc_write()
468 const char __user *buffer, size_t count, loff_t *ppos) in cifs_linux_ext_proc_write()
499 const char __user *buffer, size_t count, loff_t *ppos) in cifs_lookup_cache_proc_write()
530 size_t count, loff_t *ppos) in traceSMB_proc_write()
589 const char __user *buffer, size_t count, loff_t *ppos) in cifs_security_flags_proc_write()
Dcifssmb.c370 u16 count; in decode_ext_sec_blob() local
553 u16 count; in CIFSSMBNegotiate() local
1013 __u16 params, param_offset, offset, byte_count, count; in CIFSPOSIXCreate() local
1180 __u16 count; in SMBLegacyOpen() local
1283 __u16 count; in CIFS_open() local
1688 unsigned int count = io_parms->length; in CIFSSMBRead() local
1796 unsigned int count = io_parms->length; in CIFSSMBWrite() local
2198 unsigned int count = io_parms->length; in CIFSSMBWrite2() local
2297 __u16 count; in cifs_lockv() local
2343 __u16 count; in CIFSSMBLock() local
[all …]
/fs/dlm/
Drecover.c442 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/
Dblock_validity.c25 unsigned int count; member
58 unsigned int count) in add_system_zone()
197 unsigned int count) in ext4_data_block_valid()
/fs/omfs/
Dbitmap.c28 int count = 0; in count_run() local
48 int nbits, int bit, int count, int set) in set_run()
174 int omfs_clear_range(struct super_block *sb, u64 block, int count) in omfs_clear_range()
/fs/sysfs/
Dfile.c47 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/pstore/
Dftrace.c60 size_t count, loff_t *ppos) in pstore_ftrace_knob_write()
94 size_t count, loff_t *ppos) in pstore_ftrace_knob_read()
Dram_core.c123 unsigned int start, unsigned int count) in persistent_ram_update_ecc()
266 const void *s, unsigned int start, unsigned int count) in persistent_ram_update()
274 const void __user *s, unsigned int start, unsigned int count) in persistent_ram_update_user()
307 const void *s, unsigned int count) in persistent_ram_write()
337 const void __user *s, unsigned int count) in persistent_ram_write_user()
/fs/fuse/
Dcontrol.c34 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/
Dextent.c77 u16 count; in hfs_ext_find_block() local
92 u16 count = 0; in hfs_ext_block_count() local
219 u16 count, start; in hfs_add_extent() local
247 u16 count, start; in hfs_free_extents() local

12345678910>>...13