Home
last modified time | relevance | path

Searched defs:eof (Results 76 - 100 of 113) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h87 unsigned char eof; member
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c1085 const char *eof; in do_flash() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c1812 const u8 *eof; in iwl_read_external_nvm() local
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c102 unsigned int eof; member
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_hw.c2969 efct_hw_send_frame(struct efct_hw *hw, struct fc_frame_header *hdr, u8 sof, u8 eof, struct efc_dma *payload, struct efct_hw_send_frame_context *ctx, void (*callback)(void *arg, u8 *cqe, int status), void *arg) efct_hw_send_frame() argument
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c1484 u8 sof, eof; in fcoe_xmit() local
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c1067 u8 sof, eof; in qedf_xmit() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Drpc_pipe.c650 __rpc_depopulate(struct dentry *parent, const struct rpc_filelist *files, int start, int eof) __rpc_depopulate() argument
682 rpc_depopulate(struct dentry *parent, const struct rpc_filelist *files, int start, int eof) rpc_depopulate() argument
693 rpc_populate(struct dentry *parent, const struct rpc_filelist *files, int start, int eof, void *private) rpc_populate() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dfile.c4230 u64 eof; in readpages_fill_pages() local
H A Dsmb2ops.c1974 __le64 eof = cpu_to_le64(size); in smb2_set_file_size() local
3384 __le64 eof; in smb3_zero_range() local
3614 __le64 eof; in smb3_simple_falloc() local
H A Dsmb2pdu.c4962 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, __le64 *eof) SMB2_set_eof() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.c2952 xfs_bmap_extsize_align( xfs_mount_t *mp, xfs_bmbt_irec_t *gotp, xfs_bmbt_irec_t *prevp, xfs_extlen_t extsz, int rt, int eof, int delay, int convert, xfs_fileoff_t *offp, xfs_extlen_t *lenp) xfs_bmap_extsize_align() argument
3881 bool eof = false; xfs_bmapi_read() local
3959 xfs_bmapi_reserve_delalloc( struct xfs_inode *ip, int whichfork, xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc, struct xfs_bmbt_irec *got, struct xfs_iext_cursor *icur, int eof) xfs_bmapi_reserve_delalloc() argument
4328 bool eof = false; /* after the end of extents */ xfs_bmapi_write() local
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Ddir.c176 bool eof; member
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.c2872 xfs_bmap_extsize_align( xfs_mount_t *mp, xfs_bmbt_irec_t *gotp, xfs_bmbt_irec_t *prevp, xfs_extlen_t extsz, int rt, int eof, int delay, int convert, xfs_fileoff_t *offp, xfs_extlen_t *lenp) xfs_bmap_extsize_align() argument
3881 bool eof = false; xfs_bmapi_read() local
3957 xfs_bmapi_reserve_delalloc( struct xfs_inode *ip, int whichfork, xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc, struct xfs_bmbt_irec *got, struct xfs_iext_cursor *icur, int eof) xfs_bmapi_reserve_delalloc() argument
4333 bool eof = false; /* after the end of extents */ xfs_bmapi_write() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/
H A Dmacb_main.c1750 unsigned int eof = 1, mss_mfs = 0; in macb_tx_map() local
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2484 lancer_cmd_read_object(struct be_adapter *adapter, struct be_dma_mem *cmd, u32 data_size, u32 data_offset, const char *obj_name, u32 *data_read, u32 *eof, u8 *addn_status) lancer_cmd_read_object() argument
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4xdr.c3773 u32 eof; in nfsd4_encode_splice_read() local
3830 u32 eof; in nfsd4_encode_readv() local
4615 nfsd4_encode_read_plus_data(struct nfsd4_compoundres *resp, struct nfsd4_read *read, unsigned long *maxcount, u32 *eof, loff_t *pos) nfsd4_encode_read_plus_data() argument
4662 nfsd4_encode_read_plus_hole(struct nfsd4_compoundres *resp, struct nfsd4_read *read, unsigned long *maxcount, u32 *eof) nfsd4_encode_read_plus_hole() argument
4705 u32 eof; nfsd4_encode_read_plus() local
4931 u32 cookie_offset, count_offset, eof; nfsd4_encode_listxattrs() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb_main.c2040 unsigned int eof = 1, mss_mfs = 0; in macb_tx_map() local
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4xdr.c5139 u32 cookie_offset, count_offset, eof; in nfsd4_encode_listxattrs() local
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c1934 __le64 eof = cpu_to_le64(size); in smb2_set_file_size() local
3335 __le64 eof; in smb3_zero_range() local
3560 __le64 eof; in smb3_simple_falloc() local
3687 __le64 eof; in smb3_collapse_range() local
3739 __le64 eof; smb3_insert_range() local
[all...]
H A Dsmb2pdu.c5404 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, __le64 *eof) SMB2_set_eof() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2485 lancer_cmd_read_object(struct be_adapter *adapter, struct be_dma_mem *cmd, u32 data_size, u32 data_offset, const char *obj_name, u32 *data_read, u32 *eof, u8 *addn_status) lancer_cmd_read_object() argument
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H A Dsli4.c2225 sli_send_frame_wqe(struct sli4 *sli, void *buf, u8 sof, u8 eof, u32 *hdr, in sli_send_frame_wqe() argument
3780 sli_cmd_common_write_object(struct sli4 *sli4, void *buf, u16 noc, u16 eof, u32 desired_write_length, u32 offset, char *obj_name, struct efc_dma *dma) sli_cmd_common_write_object() argument
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.h815 bool eof; member
/kernel/linux/linux-5.10/include/soc/tegra/
H A Dbpmp-abi.h488 uint32_t eof; member

Completed in 107 milliseconds

12345