Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Ddabtree.c220 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()
Dbtree.c262 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/
Dsmbdirect.c47 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()