Searched defs:next_off (Results 1 – 17 of 17) sorted by relevance
/linux-6.6.21/include/uapi/linux/ |
D | atm_zatm.h | 30 int offset,next_off; /* alignment optimizations: offset */ member
|
/linux-6.6.21/fs/xfs/scrub/ |
D | readdir.c | 101 unsigned int off, next_off, end; in xchk_dir_walk_block() local
|
/linux-6.6.21/fs/hfs/ |
D | bnode.c | 321 int i, rec_off, off, next_off; in hfs_bnode_find() local
|
/linux-6.6.21/fs/hfsplus/ |
D | bnode.c | 471 int i, rec_off, off, next_off; in hfs_bnode_find() local
|
/linux-6.6.21/fs/smb/server/ |
D | smb_common.c | 191 static char *next_dialect(char *dialect, int *next_off, int bcount) in next_dialect()
|
D | smb2pdu.c | 2674 int next_off = 0; in smb2_open() local
|
/linux-6.6.21/mm/ |
D | percpu.c | 1074 int *next_off) in pcpu_is_populated() 1114 int bit_off, bits, next_off; in pcpu_find_block_fit() local
|
/linux-6.6.21/tools/testing/selftests/net/ |
D | gro.c | 108 int next_off; in setup_sock_filter() local
|
/linux-6.6.21/fs/jbd2/ |
D | transaction.c | 2457 unsigned int next_off = curr_off + bh->b_size; in jbd2_journal_invalidate_folio() local
|
/linux-6.6.21/sound/soc/fsl/ |
D | fsl_sai.h | 273 unsigned int next_off[2]; member
|
/linux-6.6.21/fs/reiserfs/ |
D | inode.c | 3151 unsigned int next_off = curr_off + bh->b_size; in reiserfs_invalidate_folio() local
|
/linux-6.6.21/fs/ntfs3/ |
D | ntfs_fs.h | 292 u64 next_off; member
|
/linux-6.6.21/tools/lib/bpf/ |
D | btf_dump.c | 861 int cur_off, int next_off, int next_align, in btf_dump_emit_bit_padding()
|
/linux-6.6.21/fs/ |
D | buffer.c | 1608 size_t next_off = curr_off + bh->b_size; in block_invalidate_folio() local
|
/linux-6.6.21/include/linux/ |
D | bpf.h | 470 u32 next_off = rec->fields[i].offset; in bpf_obj_memcpy() local 500 u32 next_off = rec->fields[i].offset; in bpf_obj_memzero() local
|
/linux-6.6.21/drivers/block/ |
D | rbd.c | 2288 u64 off, next_off; in rbd_obj_init_discard() local
|
/linux-6.6.21/kernel/bpf/ |
D | btf.c | 3729 u32 next_off = 0, field_type_size; in btf_parse_fields() local
|