Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshpb.c82 static bool ufshpb_is_write_or_discard(struct scsi_cmnd *cmd) in ufshpb_is_write_or_discard() function
636 (!ufshpb_is_write_or_discard(cmd) && in ufshpb_prep()
651 if (ufshpb_is_write_or_discard(cmd)) { in ufshpb_prep()