Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dquota.h55 unsigned int dqi_syncms; /* How often should we sync with other nodes */ member
H A Ddlmglue.c4179 lvb->lvb_syncms = cpu_to_be32(oinfo->dqi_syncms); in ocfs2_set_qinfo_lvb()
4209 oinfo->dqi_syncms = be32_to_cpu(lvb->lvb_syncms); in ocfs2_refresh_qinfo()
4225 oinfo->dqi_syncms = le32_to_cpu(gdinfo->dqi_syncms); in ocfs2_refresh_qinfo()
H A Docfs2_fs.h1157 __le32 dqi_syncms; /* Time after which we sync local changes to member