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