Searched refs:inodechange (Results 1 – 2 of 2) sorted by relevance
471 qsize_t spacechange, inodechange; in ocfs2_recover_local_quota_file() local530 inodechange = le64_to_cpu(dqblk->dqb_inodemod); in ocfs2_recover_local_quota_file()532 dquot->dq_dqb.dqb_curinodes += inodechange; in ocfs2_recover_local_quota_file()
1984 long long inodechange),1985 TP_ARGS(dq_id, dqb_curspace, spacechange, curinodes, inodechange),1991 __field(long long, inodechange)1998 __entry->inodechange = inodechange;2002 __entry->curinodes, __entry->inodechange)