Searched defs:numblks (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_buf.h | 244 size_t numblks, in xfs_buf_incore() 257 size_t numblks, in xfs_buf_get() 269 size_t numblks, in xfs_buf_read() 284 size_t numblks, in xfs_buf_readahead()
|
D | xfs_trans.h | 184 int numblks, in xfs_trans_get_buf() 206 int numblks, in xfs_trans_read_buf()
|
D | xfs_buf.c | 963 size_t numblks, in xfs_buf_read_uncached() 998 size_t numblks, in xfs_buf_get_uncached()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_ag.c | 374 size_t numblks, in xfs_get_aghdr_buf() 692 size_t numblks; member
|
D | xfs_ag.h | 324 size_t numblks; /* size of header */ member
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_scsi.c | 966 uint32_t numblks; in lpfc_bg_err_inject() local
|
/linux-6.12.1/fs/ext4/ |
D | extents.c | 6024 int numblks = 0, i, ret = 0; in ext4_ext_replay_set_iblocks() local
|