Searched refs:devops (Results 1 – 1 of 1) sorted by relevance
298 if (devops.datbuf) { in concat_read_oob()300 if (!devops.len) in concat_read_oob()302 devops.datbuf += devops.retlen; in concat_read_oob()304 if (devops.oobbuf) { in concat_read_oob()306 if (!devops.ooblen) in concat_read_oob()346 if (devops.datbuf) { in concat_write_oob()348 if (!devops.len) in concat_write_oob()350 devops.datbuf += devops.retlen; in concat_write_oob()352 if (devops.oobbuf) { in concat_write_oob()354 if (!devops.ooblen) in concat_write_oob()[all …]
Completed in 5 milliseconds