Searched defs:next_off (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.15/include/uapi/linux/ |
D | atm_zatm.h | 30 int offset,next_off; /* alignment optimizations: offset */ member
|
/Linux-v5.15/fs/hfs/ |
D | bnode.c | 331 int i, rec_off, off, next_off; in hfs_bnode_find() local
|
/Linux-v5.15/fs/hfsplus/ |
D | bnode.c | 482 int i, rec_off, off, next_off; in hfs_bnode_find() local
|
/Linux-v5.15/fs/ksmbd/ |
D | smb_common.c | 171 static char *next_dialect(char *dialect, int *next_off, int bcount) in next_dialect()
|
D | smb2pdu.c | 2483 int next_off = 0; in smb2_open() local
|
/Linux-v5.15/fs/ntfs3/ |
D | xattr.c | 54 u32 next_off = *off + unpacked_ea_size(ea); in find_ea() local
|
D | ntfs_fs.h | 282 u64 next_off; member
|
/Linux-v5.15/mm/ |
D | percpu.c | 1071 int *next_off) in pcpu_is_populated() 1110 int bit_off, bits, next_off; in pcpu_find_block_fit() local
|
/Linux-v5.15/fs/jbd2/ |
D | transaction.c | 2456 unsigned int next_off = curr_off + bh->b_size; in jbd2_journal_invalidatepage() local
|
/Linux-v5.15/tools/testing/selftests/net/ |
D | gro.c | 107 int next_off; in setup_sock_filter() local
|
/Linux-v5.15/fs/reiserfs/ |
D | inode.c | 3172 unsigned int next_off = curr_off + bh->b_size; in reiserfs_invalidatepage() local
|
/Linux-v5.15/fs/ |
D | buffer.c | 1519 unsigned int next_off = curr_off + bh->b_size; in block_invalidatepage() local
|
/Linux-v5.15/drivers/block/ |
D | rbd.c | 2269 u64 off, next_off; in rbd_obj_init_discard() local
|