Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dquota.c471 qd->qd_sync_gen >= sync_gen) in qd_grab_sync()
987 if (qd->qd_sync_gen < sync_gen) in do_sync()
988 qd->qd_sync_gen = sync_gen; in do_sync()
H A Dincore.h464 u64 qd_sync_gen; member