Searched defs:next_off (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/include/uapi/linux/ |
D | atm_zatm.h | 30 int offset,next_off; /* alignment optimizations: offset */ member
|
/Linux-v5.10/fs/hfs/ |
D | bnode.c | 316 int i, rec_off, off, next_off; in hfs_bnode_find() local
|
/Linux-v5.10/fs/hfsplus/ |
D | bnode.c | 482 int i, rec_off, off, next_off; in hfs_bnode_find() local
|
/Linux-v5.10/mm/ |
D | percpu.c | 1023 int *next_off) in pcpu_is_populated() 1062 int bit_off, bits, next_off; in pcpu_find_block_fit() local
|
/Linux-v5.10/fs/jbd2/ |
D | transaction.c | 2451 unsigned int next_off = curr_off + bh->b_size; in jbd2_journal_invalidatepage() local
|
/Linux-v5.10/fs/reiserfs/ |
D | inode.c | 3174 unsigned int next_off = curr_off + bh->b_size; in reiserfs_invalidatepage() local
|
/Linux-v5.10/fs/ |
D | buffer.c | 1520 unsigned int next_off = curr_off + bh->b_size; in block_invalidatepage() local
|
/Linux-v5.10/drivers/block/ |
D | rbd.c | 2331 u64 off, next_off; in rbd_obj_init_discard() local
|