Searched refs:direction (Results 1 – 3 of 3) sorted by relevance
/fs/xfs/scrub/ |
D | dabtree.c | 220 int direction, in xchk_da_btree_block_check_sibling() argument 236 error = xfs_da3_path_shift(ds->state, altpath, direction, in xchk_da_btree_block_check_sibling() 245 error = xfs_da3_path_shift(ds->state, altpath, direction, false, in xchk_da_btree_block_check_sibling()
|
D | btree.c | 262 int direction, in xchk_btree_block_check_sibling() argument 283 if (direction > 0) in xchk_btree_block_check_sibling() 294 if (direction > 0) in xchk_btree_block_check_sibling()
|
/fs/smb/client/ |
D | smbdirect.c | 47 enum dma_data_direction direction; member 894 .direction = DMA_TO_DEVICE, in smbd_post_send_iter() 2420 off, len, rdma->direction); in smb_set_sge() 2608 rdma->direction); in smb_extract_iter_to_rdma()
|