Searched refs:dqb_inodemod (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dquota_local.c531 inodechange = le64_to_cpu(dqblk->dqb_inodemod);
883 dqblk->dqb_inodemod = cpu_to_le64(od->dq_dquot.dq_dqb.dqb_curinodes -
888 (unsigned long long)le64_to_cpu(dqblk->dqb_inodemod),
H A Docfs2_fs.h1216 /*10*/ __le64 dqb_inodemod; /* Change in the amount of used inodes */ member in struct:ocfs2_local_disk_dqblk

Completed in 149 milliseconds