Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/ !
Dquota_local.c532 spacechange = le64_to_cpu(dqblk->dqb_spacemod); in ocfs2_recover_local_quota_file()
886 dqblk->dqb_spacemod = cpu_to_le64(od->dq_dquot.dq_dqb.dqb_curspace - in olq_set_dquot()
892 (unsigned long long)le64_to_cpu(dqblk->dqb_spacemod), in olq_set_dquot()
Docfs2_fs.h1246 __le64 dqb_spacemod; /* Change in the amount of used space */ member