Searched refs:wtype (Results 1 – 5 of 5) sorted by relevance
441 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local472 wtype = rpcrdma_writech; in rpcrdma_marshal_req()474 wtype = rpcrdma_noch; in rpcrdma_marshal_req()476 wtype = rpcrdma_replych; in rpcrdma_marshal_req()504 if (rtype != rpcrdma_noch && wtype == rpcrdma_replych) in rpcrdma_marshal_req()505 wtype = rpcrdma_noch; in rpcrdma_marshal_req()506 if (rtype != rpcrdma_noch && wtype != rpcrdma_noch) { in rpcrdma_marshal_req()533 wtype = rtype; /* simplify dprintk */ in rpcrdma_marshal_req()535 } else if (wtype != rpcrdma_noch) { in rpcrdma_marshal_req()537 headerp, wtype); in rpcrdma_marshal_req()[all …]
1809 int wtype; in __dquot_free_space() local1814 wtype = info_bdq_free(dquots[cnt], number); in __dquot_free_space()1815 if (wtype != QUOTA_NL_NOWARN) in __dquot_free_space()1816 prepare_warning(&warn[cnt], dquots[cnt], wtype); in __dquot_free_space()1851 int wtype; in dquot_free_inode() local1856 wtype = info_idq_free(dquots[cnt], 1); in dquot_free_inode()1857 if (wtype != QUOTA_NL_NOWARN) in dquot_free_inode()1858 prepare_warning(&warn[cnt], dquots[cnt], wtype); in dquot_free_inode()1936 int wtype; in __dquot_transfer() local1937 wtype = info_idq_free(transfer_from[cnt], 1); in __dquot_transfer()[all …]
52 unsigned wtype:7; /* W-element type */ member
1816 uint64_t wtype:2; member1822 uint64_t wtype:2;1839 uint64_t wtype:2; member1845 uint64_t wtype:2;1865 uint64_t wtype:2; member1873 uint64_t wtype:2;
1348 mem_access_subid.s.wtype = 0; /* "No snoop" and "Relaxed ordering" are not set */ in __cvmx_pcie_rc_initialize_gen2()