Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dquota.c675 qc->qc_change = 0; in do_qc()
682 x = be64_to_cpu(qc->qc_change) + change; in do_qc()
683 qc->qc_change = cpu_to_be64(x); in do_qc()
1404 s64 qc_change = be64_to_cpu(qc->qc_change); in gfs2_quota_init() local
1411 if (!qc_change) in gfs2_quota_init()
1422 qd->qd_change = qc_change; in gfs2_quota_init()
/linux-6.3-rc2/include/uapi/linux/
A Dgfs2_ondisk.h529 __be64 qc_change; member

Completed in 9 milliseconds