Searched defs:numblks (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/fs/xfs/ | 
| D | xfs_buf.h | 202 	size_t			numblks,  in xfs_incore() 217 	size_t			numblks,  in xfs_buf_alloc() 239 	size_t			numblks,  in xfs_buf_get() 250 	size_t			numblks,  in xfs_buf_read() 262 	size_t			numblks,  in xfs_buf_readahead()
  | 
| D | xfs_buf.c | 448 	int			numblks = 0;  in _xfs_buf_find()  local 699 	size_t			numblks,  in xfs_buf_read_uncached() 737 	size_t			numblks)  in xfs_buf_set_empty() 810 	size_t			numblks,  in xfs_buf_get_uncached()
  | 
| D | xfs_trans.h | 168 	int			numblks,  in xfs_trans_get_buf() 189 	int			numblks,  in xfs_trans_read_buf()
  | 
| D | xfs_fsops.c | 125 	size_t			numblks,  in xfs_growfs_get_hdr_buf()
  | 
| /linux-4.4.14/drivers/scsi/lpfc/ | 
| D | lpfc_scsi.c | 1302 	uint32_t numblks;  in lpfc_bg_err_inject()  local
  |