Home
last modified time | relevance | path

Searched refs:buffer_head_slot (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/netfs/
Dread_pgpriv2.c208 unsigned int slot = wreq->buffer_head_slot; in netfs_pgpriv2_unlock_copied_folios()
262 wreq->buffer_head_slot = slot; in netfs_pgpriv2_unlock_copied_folios()
Dwrite_collect.c88 unsigned int slot = wreq->buffer_head_slot; in netfs_writeback_unlock_folios()
148 wreq->buffer_head_slot = slot; in netfs_writeback_unlock_folios()
/linux-6.12.1/include/linux/
Dnetfs.h261 u8 buffer_head_slot; /* First slot in ->buffer */ member