Home
last modified time | relevance | path

Searched refs:first_offset (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/include/linux/
D8250_pci.h29 unsigned int first_offset; member
/linux-4.19.296/fs/afs/
Drxrpc.c314 offset = call->first_offset; in afs_send_pages()
315 call->first_offset = 0; in afs_send_pages()
370 tx_total_len += call->last_to - call->first_offset; in afs_make_call()
376 tx_total_len += PAGE_SIZE - call->first_offset; in afs_make_call()
Dinternal.h111 unsigned first_offset; /* offset into mapping[first] */ member
Dfsclient.c1290 call->first_offset = offset; in afs_fs_store_data64()
1365 call->first_offset = offset; in afs_fs_store_data()
/linux-4.19.296/include/net/
Dtls.h289 struct scatterlist *sg, u16 first_offset,
/linux-4.19.296/drivers/parport/
Dparport_serial.c511 .first_offset = 0xC0,
/linux-4.19.296/fs/btrfs/
Dtree-log.c3524 u64 first_offset, u64 last_offset) in insert_dir_log_key() argument
3531 key.offset = first_offset; in insert_dir_log_key()
3567 u64 first_offset = min_offset; in log_dir_items() local
3605 first_offset = max(min_offset, tmp.offset) + 1; in log_dir_items()
3616 first_offset = tmp.offset; in log_dir_items()
3742 ino, first_offset, last_offset); in log_dir_items()
/linux-4.19.296/fs/gfs2/
Drgrp.c1721 u32 first_offset = rbm->offset; in gfs2_rbm_find() local
1799 if ((first_offset == 0) && (first_bii == 0) && in gfs2_rbm_find()