Home
last modified time | relevance | path

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

12345678910>>...14

/fs/sysv/
Dballoc.c48 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
Dialloc.c108 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/configfs/
Dfile.c32 size_t count; member
61 ssize_t count = -ENOENT; in fill_read_buffer() local
102 configfs_read_file(struct file *file, char __user *buf, size_t count, loff_t *ppos) in configfs_read_file()
144 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()
244 flush_write_buffer(struct file *file, struct configfs_buffer *buffer, size_t count) in flush_write_buffer()
275 configfs_write_file(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in configfs_write_file()
305 size_t count, loff_t *ppos) in configfs_write_bin_file()
/fs/ntfs/
Dbitmap.h34 const s64 start_bit, const s64 count, const u8 value) in ntfs_bitmap_set_bits_in_run()
52 const s64 count) in ntfs_bitmap_set_run()
69 const s64 count) in ntfs_bitmap_clear_run()
/fs/
Deventfd.c43 __u64 count; member
136 u64 count; in eventfd_poll() local
272 static ssize_t eventfd_write(struct file *file, const char __user *buf, size_t count, in eventfd_write()
412 static int do_eventfd(unsigned int count, int flags) in do_eventfd()
456 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) in SYSCALL_DEFINE2() argument
461 SYSCALL_DEFINE1(eventfd, unsigned int, count) in SYSCALL_DEFINE1() argument
Dchar_dev.c200 int register_chrdev_region(dev_t from, unsigned count, const char *name) in register_chrdev_region()
236 int alloc_chrdev_region(dev_t *dev, unsigned baseminor, unsigned count, in alloc_chrdev_region()
269 unsigned int count, const char *name, in __register_chrdev()
311 void unregister_chrdev_region(dev_t from, unsigned count) in unregister_chrdev_region()
336 unsigned int count, const char *name) in __unregister_chrdev()
479 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add()
578 static void cdev_unmap(dev_t dev, unsigned count) in cdev_unmap()
Dread_write.c366 int rw_verify_area(int read_write, struct file *file, const loff_t *ppos, size_t count) in rw_verify_area()
430 ssize_t __kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in __kernel_read()
465 ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in kernel_read()
476 ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) in vfs_read()
526 ssize_t __kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) in __kernel_write()
569 ssize_t kernel_write(struct file *file, const void *buf, size_t count, in kernel_write()
585 ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) in vfs_write()
623 ssize_t ksys_read(unsigned int fd, char __user *buf, size_t count) in ksys_read()
642 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument
647 ssize_t ksys_write(unsigned int fd, const char __user *buf, size_t count) in ksys_write()
[all …]
Dreaddir.c181 struct old_linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
218 int count; member
272 struct linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
306 int count; member
355 struct linux_dirent64 __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
439 struct compat_old_linux_dirent __user *, dirent, unsigned int, count) in COMPAT_SYSCALL_DEFINE3() argument
470 int count; member
523 struct compat_linux_dirent __user *, dirent, unsigned int, count) in COMPAT_SYSCALL_DEFINE3() argument
/fs/xfs/
Dxfs_sysfs.c54 size_t count) in xfs_sysfs_object_store()
83 size_t count) in bug_on_assert_store()
115 size_t count) in log_recovery_delay_store()
145 size_t count) in mount_delay_store()
175 size_t count) in always_cow_store()
204 size_t count) in pwork_threads_store()
275 size_t count) in stats_clear_store()
434 size_t count) in max_retries_store()
475 size_t count) in retry_timeout_seconds_store()
513 size_t count) in fail_at_unmount_store()
Dxfs_bio_io.c7 static inline unsigned int bio_max_vecs(unsigned int count) in bio_max_vecs()
16 unsigned int count, in xfs_rw_bdev()
Dxfs_bmap_item.c335 unsigned int count, in xfs_bmap_update_create_intent()
357 unsigned int count) in xfs_bmap_update_create_done()
371 xfs_filblks_t count; in xfs_bmap_update_finish_item() local
438 xfs_filblks_t count; in xfs_bui_item_recover() local
554 unsigned int count; in xfs_bui_item_relog() local
/fs/ocfs2/cluster/
Dnodemanager.c186 size_t count) in o2nm_node_num_store()
241 const char *page, size_t count) in o2nm_node_ipv4_port_store()
270 size_t count) in o2nm_node_ipv4_address_store()
325 size_t count) in o2nm_node_local_store()
426 static ssize_t o2nm_cluster_attr_write(const char *page, ssize_t count, in o2nm_cluster_attr_write()
453 const char *page, size_t count) in o2nm_cluster_idle_timeout_ms_store()
490 struct config_item *item, const char *page, size_t count) in o2nm_cluster_keepalive_delay_ms_store()
527 struct config_item *item, const char *page, size_t count) in o2nm_cluster_reconnect_delay_ms_store()
546 struct config_item *item, const char *page, size_t count) in o2nm_cluster_fence_method_store()
/fs/ufs/
Dballoc.c39 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/proc/
Dbase.c162 unsigned int count; in pid_entry_nlink() local
220 size_t count, unsigned long pos, in get_mm_proctitle()
257 size_t count, loff_t *ppos) in get_mm_cmdline()
344 size_t count, loff_t *pos) in get_task_cmdline()
359 size_t count, loff_t *pos) in proc_pid_cmdline_read()
528 size_t count, loff_t *offs) in lstats_write()
837 size_t count, loff_t *ppos, int write) in mem_rw()
892 size_t count, loff_t *ppos) in mem_read()
898 size_t count, loff_t *ppos) in mem_write()
941 size_t count, loff_t *ppos) in environ_read()
[all …]
Dpage.c45 size_t count, loff_t *ppos) in kpagecount_read()
228 size_t count, loff_t *ppos) in kpageflags_read()
276 size_t count, loff_t *ppos) in kpagecgroup_read()
/fs/ocfs2/
Dfilecheck.c124 const char *buf, size_t count) in ocfs2_filecheck_store()
242 ocfs2_filecheck_args_get_long(const char *buf, size_t count, in ocfs2_filecheck_args_get_long()
272 ocfs2_filecheck_args_parse(const char *name, const char *buf, size_t count, in ocfs2_filecheck_args_parse()
381 unsigned int count) in ocfs2_filecheck_erase_entries()
449 const char *buf, size_t count) in ocfs2_filecheck_attr_store()
/fs/ext4/
Dblock_validity.c26 unsigned int count; member
71 unsigned int count, u32 ino) in add_system_zone()
298 ext4_fsblk_t start_blk, unsigned int count) in ext4_sb_block_valid()
346 unsigned int count) in ext4_inode_block_valid()
/fs/dlm/
Drecover.c444 static int recover_master(struct dlm_rsb *r, unsigned int *count) in recover_master()
497 static int recover_master_static(struct dlm_rsb *r, unsigned int *count) in recover_master_static()
527 unsigned int count = 0; in dlm_recover_masters() local
662 int error, count = 0; in dlm_recover_locks() local
860 unsigned int count = 0; in dlm_recover_rsbs() local
938 unsigned int count = 0; in dlm_clear_toss() local
/fs/omfs/
Dbitmap.c29 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/cifs/
Dcifs_debug.c470 const char __user *buffer, size_t count, loff_t *ppos) in cifs_stats_proc_write()
764 size_t count, loff_t *ppos) in cifsFYI_proc_write()
803 const char __user *buffer, size_t count, loff_t *ppos) in cifs_linux_ext_proc_write()
834 const char __user *buffer, size_t count, loff_t *ppos) in cifs_lookup_cache_proc_write()
865 size_t count, loff_t *ppos) in traceSMB_proc_write()
924 const char __user *buffer, size_t count, loff_t *ppos) in cifs_security_flags_proc_write()
Dcifssmb.c411 u16 count; in decode_ext_sec_blob() local
599 u16 count; in CIFSSMBNegotiate() local
1063 __u16 params, param_offset, offset, byte_count, count; in CIFSPOSIXCreate() local
1228 __u16 count; in SMBLegacyOpen() local
1329 __u16 count; in CIFS_open() local
1755 unsigned int count = io_parms->length; in CIFSSMBRead() local
1863 unsigned int count = io_parms->length; in CIFSSMBWrite() local
2296 unsigned int count = io_parms->length; in CIFSSMBWrite2() local
2397 __u16 count; in cifs_lockv() local
2445 __u16 count; in CIFSSMBLock() local
[all …]
/fs/f2fs/
Dshrinker.c26 long count = NM_I(sbi)->nid_cnt[FREE_NID] - MAX_FREE_NIDS; in __count_free_nids() local
45 unsigned long count = 0; in f2fs_shrink_count() local
/fs/hfs/
Dextent.c77 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/fuse/
Dcontrol.c35 size_t count, loff_t *ppos) in fuse_conn_abort_write()
77 size_t count, loff_t *ppos, unsigned *val, in fuse_conn_limit_write()
121 size_t count, loff_t *ppos) in fuse_conn_max_background_write()
163 size_t count, loff_t *ppos) in fuse_conn_congestion_threshold_write()
/fs/coda/
Dfile.c44 size_t count = iov_iter_count(to); in coda_file_read_iter() local
70 size_t count = iov_iter_count(to); in coda_file_write_iter() local
133 size_t count; in coda_file_mmap() local

12345678910>>...14