Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dquota.c511 bool is_updated = false; in ceph_quota_update_statfs() local
556 is_updated = true; in ceph_quota_update_statfs()
562 return is_updated; in ceph_quota_update_statfs()
/linux/drivers/ufs/host/
H A Dufs-qcom.c2775 gear <= UFS_HS_G5 || !d_iter || !d_iter->is_updated) in ufs_qcom_get_rx_fom()