Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 349) 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/xfs/
Dxfs_sysfs.c55 size_t count) in xfs_sysfs_object_store()
85 size_t count) in bug_on_assert_store()
117 size_t count) in log_recovery_delay_store()
147 size_t count) in mount_delay_store()
177 size_t count) in always_cow_store()
206 size_t count) in pwork_threads_store()
236 size_t count) in larp_store()
302 size_t count) in stats_clear_store()
463 size_t count) in max_retries_store()
504 size_t count) in retry_timeout_seconds_store()
[all …]
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()
/fs/
Deventfd.c41 __u64 count; member
134 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()
414 static int do_eventfd(unsigned int count, int flags) in do_eventfd()
458 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) in SYSCALL_DEFINE2() argument
463 SYSCALL_DEFINE1(eventfd, unsigned int, count) in SYSCALL_DEFINE1() argument
Dread_write.c355 int rw_verify_area(int read_write, struct file *file, const loff_t *ppos, size_t count) in rw_verify_area()
404 ssize_t __kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in __kernel_read()
439 ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in kernel_read()
450 ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) in vfs_read()
529 ssize_t __kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) in __kernel_write()
548 ssize_t kernel_write(struct file *file, const void *buf, size_t count, in kernel_write()
564 ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) in vfs_write()
602 ssize_t ksys_read(unsigned int fd, char __user *buf, size_t count) in ksys_read()
621 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument
626 ssize_t ksys_write(unsigned int fd, const char __user *buf, size_t count) in ksys_write()
[all …]
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()
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/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/ocfs2/cluster/
Dnodemanager.c184 size_t count) in o2nm_node_num_store()
239 const char *page, size_t count) in o2nm_node_ipv4_port_store()
268 size_t count) in o2nm_node_ipv4_address_store()
323 size_t count) in o2nm_node_local_store()
424 static ssize_t o2nm_cluster_attr_write(const char *page, ssize_t count, in o2nm_cluster_attr_write()
451 const char *page, size_t count) in o2nm_cluster_idle_timeout_ms_store()
488 struct config_item *item, const char *page, size_t count) in o2nm_cluster_keepalive_delay_ms_store()
525 struct config_item *item, const char *page, size_t count) in o2nm_cluster_reconnect_delay_ms_store()
544 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()
341 u64 goal, unsigned count, int *err, in ufs_new_fragments()
511 unsigned cgno, fragno, fragoff, count, fragsize, i; in ufs_add_fragments() local
584 u64 goal, unsigned count, int *err) in ufs_alloc_fragments()
793 u64 goal, unsigned count) in ufs_bitmap_search()
/fs/proc/
Dbase.c163 unsigned int count; in pid_entry_nlink() local
221 size_t count, unsigned long pos, in get_mm_proctitle()
258 size_t count, loff_t *ppos) in get_mm_cmdline()
345 size_t count, loff_t *pos) in get_task_cmdline()
371 size_t count, loff_t *pos) in proc_pid_cmdline_read()
540 size_t count, loff_t *offs) in lstats_write()
851 size_t count, loff_t *ppos, int write) in mem_rw()
906 size_t count, loff_t *ppos) in mem_read()
912 size_t count, loff_t *ppos) in mem_write()
955 size_t count, loff_t *ppos) in environ_read()
[all …]
Dpage.c46 size_t count, loff_t *ppos) in kpagecount_read()
230 size_t count, loff_t *ppos) in kpageflags_read()
279 size_t count, loff_t *ppos) in kpagecgroup_read()
/fs/ocfs2/
Dfilecheck.c123 const char *buf, size_t count) in ocfs2_filecheck_store()
241 ocfs2_filecheck_args_get_long(const char *buf, size_t count, in ocfs2_filecheck_args_get_long()
271 ocfs2_filecheck_args_parse(const char *name, const char *buf, size_t count, in ocfs2_filecheck_args_parse()
380 unsigned int count) in ocfs2_filecheck_erase_entries()
448 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()
296 ext4_fsblk_t start_blk, unsigned int count) in ext4_sb_block_valid()
344 unsigned int count) in ext4_inode_block_valid()
Dfile.c258 ssize_t ret, count; in ext4_write_checks() local
299 ssize_t count) in ext4_handle_inode_extension()
327 static void ext4_inode_extension_cleanup(struct inode *inode, ssize_t count) in ext4_inode_extension_cleanup()
413 size_t count; in ext4_dio_write_checks() local
462 size_t count = iov_iter_count(from); in ext4_dio_write_iter() local
613 size_t count; in ext4_dax_write_iter() local
/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/smb/client/
Dcifs_debug.c533 const char __user *buffer, size_t count, loff_t *ppos) in cifs_stats_proc_write()
818 size_t count, loff_t *ppos) in cifsFYI_proc_write()
857 const char __user *buffer, size_t count, loff_t *ppos) in cifs_linux_ext_proc_write()
888 const char __user *buffer, size_t count, loff_t *ppos) in cifs_lookup_cache_proc_write()
919 size_t count, loff_t *ppos) in traceSMB_proc_write()
970 const char __user *buffer, size_t count, loff_t *ppos) in cifs_security_flags_proc_write()
Dcifssmb.c341 u16 count; in decode_ext_sec_blob() local
401 u16 count; in CIFSSMBNegotiate() local
872 __u16 params, param_offset, offset, byte_count, count; in CIFSPOSIXCreate() local
1038 __u16 count; in SMBLegacyOpen() local
1139 __u16 count; in CIFS_open() local
1389 unsigned int count = io_parms->length; in CIFSSMBRead() local
1497 unsigned int count = io_parms->length; in CIFSSMBWrite() local
1754 unsigned int count = io_parms->length; in CIFSSMBWrite2() local
1855 __u16 count; in cifs_lockv() local
1903 __u16 count; in CIFSSMBLock() local
[all …]
/fs/efivarfs/
Dfile.c16 const char __user *userbuf, size_t count, loff_t *ppos) in efivarfs_file_write()
67 size_t count, loff_t *ppos) in efivarfs_file_read()
/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/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/ext2/
Dballoc.c164 struct ext2_group_desc *desc, struct buffer_head *bh, int count) in group_adjust_blocks()
478 unsigned long count) in ext2_free_blocks()
665 unsigned long *count, in ext2_try_to_allocate()
1071 unsigned long *count) in ext2_try_to_allocate_with_rsv()
1177 unsigned int count) in ext2_data_block_valid()
1207 unsigned long *count, int *errp) in ext2_new_blocks()
1436 unsigned long count = 1; in ext2_new_block() local

12345678910>>...14