| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | btree.c | 350 u32 count; in hfs_bmap_reserve() local
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | inode.c | 340 size_t count = iov_iter_count(iter); in jfs_direct_IO() local
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfsproc.c | 559 int count; in nfsd_proc_readdir() local [all...] |
| H A D | nfs3proc.c | 437 int count = 0; in nfsd3_proc_readdir() local 497 int count = 0; nfsd3_proc_readdirplus() local [all...] |
| /kernel/linux/linux-5.10/fs/ntfs/ |
| H A D | lcnalloc.c | 132 ntfs_cluster_alloc(ntfs_volume *vol, const VCN start_vcn, const s64 count, const LCN start_lcn, const NTFS_CLUSTER_ALLOCATION_ZONES zone, const bool is_extension) ntfs_cluster_alloc() argument 835 __ntfs_cluster_free(ntfs_inode *ni, const VCN start_vcn, s64 count, ntfs_attr_search_ctx *ctx, const bool is_rollback) __ntfs_cluster_free() argument [all...] |
| H A D | inode.h | 41 atomic_t count; /* Inode reference count for book keeping. */ member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | wm8505fb.c | 160 contrast_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) contrast_store() argument
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | nic7018_wdt.c | 70 u8 count; in nic7018_get_config() local 145 u8 count; in nic7018_get_timeleft() local [all...] |
| H A D | tegra_wdt.c | 147 int count; in tegra_wdt_get_timeleft() local
|
| H A D | zx2967_wdt.c | 85 u32 count; in zx2967_wdt_set_timeout() local
|
| H A D | alim7101_wdt.c | 184 fop_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) fop_write() argument
|
| H A D | advantechwdt.c | 109 advwdt_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) advwdt_write() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | inode-map.c | 259 u64 count; in btrfs_unpin_free_ino() local
|
| /kernel/linux/linux-5.10/drivers/w1/slaves/ |
| H A D | w1_ds2408.c | 67 state_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) state_read() argument 79 output_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) output_read() argument 92 activity_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) activity_read() argument 105 cond_search_mask_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) cond_search_mask_read() argument 118 cond_search_polarity_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) cond_search_polarity_read() argument 129 status_control_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) status_control_read() argument 162 output_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) output_write() argument 212 activity_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) activity_write() argument 242 status_control_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) status_control_write() argument [all...] |
| H A D | w1_ds2430.c | 47 static inline size_t w1_f14_fix_count(loff_t off, size_t count, size_t size) in w1_f14_fix_count() argument 65 static int w1_f14_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f14_readblock() argument 97 eeprom_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) eeprom_read() argument 204 eeprom_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) eeprom_write() argument [all...] |
| H A D | w1_ds2431.c | 46 static inline size_t w1_f2d_fix_count(loff_t off, size_t count, size_t size) in w1_f2d_fix_count() argument 64 static int w1_f2d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f2d_readblock() argument 97 eeprom_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) eeprom_read() argument 203 eeprom_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) eeprom_write() argument [all...] |
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | miscdev.c | 210 ecryptfs_miscdev_read(struct file *file, char __user *buf, size_t count, in ecryptfs_miscdev_read() argument 352 ecryptfs_miscdev_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) ecryptfs_miscdev_write() argument [all...] |
| /kernel/linux/linux-5.10/fs/erofs/ |
| H A D | decompressor.c | 101 unsigned int count = min_t(uint, inlen, PAGE_SIZE - pageofs_in); in generic_copy_inplace_data() local
|
| /kernel/linux/linux-5.10/fs/iomap/ |
| H A D | direct-io.c | 427 size_t count = iov_iter_count(iter); in __iomap_dio_rw() local
|
| /kernel/linux/linux-5.10/fs/jbd2/ |
| H A D | revoke.c | 538 int i, offset, count; in jbd2_journal_write_revoke_records() local
|
| /kernel/linux/linux-5.10/include/uapi/xen/ |
| H A D | gntdev.h | 57 __u32 count; member 79 __u32 count; member 105 __u32 count; member 120 __u32 count; member 195 unsigned int count; member 242 __u32 count; global() member 285 __u32 count; global() member [all...] |
| /kernel/linux/linux-5.10/include/uapi/mtd/ |
| H A D | ubi-user.h | 397 __s32 count; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | cciss_ioctl.h | 23 __u32 count; member
|
| H A D | fpga-dfl.h | 163 __u32 count; member
|
| /kernel/linux/linux-5.10/include/xen/ |
| H A D | grant_table.h | 62 u16 count; member 77 unsigned int count; member 204 unsigned int count; member
|