/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | blocklayout.c | 227 size_t bufflen = 252, maxlen = 65532, len, id_len; in nfsd4_scsi_identify_device() local [all...] |
H A D | nfsfh.c | 170 int len; in nfsd_set_fh_dentry() local
|
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_ds2430.c | 145 static int w1_f14_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f14_write() argument 209 int addr, len; in eeprom_write() local [all...] |
H A D | w1_ds2431.c | 145 static int w1_f2d_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f2d_write() argument 208 int addr, len; in eeprom_write() local [all...] |
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | alim1535_wdt.c | 137 ali_write(struct file *file, const char __user *data, size_t len, loff_t *ppos) ali_write() argument
|
H A D | ar7_wdt.c | 179 ar7_wdt_write(struct file *file, const char *data, size_t len, loff_t *ppos) ar7_wdt_write() argument
|
H A D | intel_scu_watchdog.c | 331 intel_scu_write(struct file *file, char const *data, size_t len, loff_t *ppos) intel_scu_write() argument
|
H A D | pnx833x_wdt.c | 129 static ssize_t pnx833x_wdt_write(struct file *file, const char *data, size_t len, loff_t *ppos) in pnx833x_wdt_write() argument
|
H A D | pika_wdt.c | 142 pikawdt_write(struct file *file, const char __user *data, size_t len, loff_t *ppos) pikawdt_write() argument
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_addr.c | 155 int err, len; in v9fs_vfs_writepage_locked() local 255 v9fs_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) v9fs_write_begin() argument 291 v9fs_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) v9fs_write_end() argument [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifs_unicode.c | 123 int len = 1; in cifs_mapchar() local 250 cifs_strtoUTF16(__le16 *to, const char *from, int len, const struct nls_table *codepage) cifs_strtoUTF16() argument 351 int len; cifs_strndup_from_utf16() local 588 cifs_local_to_utf16_bytes(const char *from, int len, const struct nls_table *codepage) cifs_local_to_utf16_bytes() argument 620 int len; cifs_strndup_to_utf16() local [all...] |
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | mmap.c | 264 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument 462 ecryptfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ecryptfs_write_end() argument
|
/kernel/linux/linux-5.10/fs/iomap/ |
H A D | direct-io.c | 185 iomap_dio_zero(struct iomap_dio *dio, struct iomap *iomap, loff_t pos, unsigned len) iomap_dio_zero() argument
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_types.h | 59 static inline void PXDlength(pxd_t *pxd, __u32 len) in PXDlength() argument
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | dir.c | 199 u8 len = ie->key.file_name.file_name_length; in ntfs_lookup_inode_by_name() local 459 u8 len = ie->key.file_name.file_name_length; in ntfs_lookup_inode_by_name() local [all...] |
/kernel/linux/linux-5.10/include/uapi/xen/ |
H A D | gntdev.h | 158 __u16 len; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | xsk_buff_pool.h | 145 xp_desc_crosses_non_contig_pg(struct xsk_buff_pool *pool, u64 addr, u32 len) xp_desc_crosses_non_contig_pg() argument
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | rdmavt_mr.h | 104 u32 len = sge->length; in rvt_get_sge_length() local 144 u32 len = rvt_get_sge_length(sge, length); in rvt_skip_sge() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | f2fs.h | 61 __u64 len; member 66 __u64 len; member 73 __u64 len; /* size to move */ member 83 __u64 len; member
|
H A D | can.h | 143 __u8 len; /* frame payload length in byte */ member
|
H A D | if_xdp.h | 69 __u64 len; /* Length of packet data area */ member 105 __u32 len; member
|
H A D | scif_ioctl.h | 105 __s32 len; member 121 __u64 len; member 135 __u64 len; member 154 __u64 len; member 195 __s32 len; member [all...] |
H A D | sdla.h | 61 int len; member
|
H A D | vhost_types.h | 137 __u32 len; member
|
/kernel/linux/linux-5.10/include/xen/ |
H A D | grant_table.h | 313 gnttab_for_one_grant(struct page *page, unsigned int offset, unsigned len, xen_grant_fn_t fn, void *data) gnttab_for_one_grant() argument 335 gnttab_count_grant(unsigned int start, unsigned int len) gnttab_count_grant() argument [all...] |