Searched refs:wtype (Results 1 – 5 of 5) sorted by relevance
388 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local425 wtype = rpcrdma_noch; in rpcrdma_marshal_req()427 wtype = rpcrdma_replych; in rpcrdma_marshal_req()429 wtype = rpcrdma_writech; in rpcrdma_marshal_req()431 wtype = rpcrdma_replych; in rpcrdma_marshal_req()455 if (rtype != rpcrdma_noch && wtype == rpcrdma_replych) in rpcrdma_marshal_req()456 wtype = rpcrdma_noch; in rpcrdma_marshal_req()457 if (rtype != rpcrdma_noch && wtype != rpcrdma_noch) { in rpcrdma_marshal_req()486 if (wtype != rpcrdma_noch) { in rpcrdma_marshal_req()507 if (wtype == rpcrdma_noch) in rpcrdma_marshal_req()[all …]
1790 int wtype; in __dquot_free_space() local1795 wtype = info_bdq_free(dquots[cnt], number); in __dquot_free_space()1796 if (wtype != QUOTA_NL_NOWARN) in __dquot_free_space()1797 prepare_warning(&warn[cnt], dquots[cnt], wtype); in __dquot_free_space()1832 int wtype; in dquot_free_inode() local1837 wtype = info_idq_free(dquots[cnt], 1); in dquot_free_inode()1838 if (wtype != QUOTA_NL_NOWARN) in dquot_free_inode()1839 prepare_warning(&warn[cnt], dquots[cnt], wtype); in dquot_free_inode()1917 int wtype; in __dquot_transfer() local1918 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()