Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_local.c529 inodechange = le64_to_cpu(dqblk->dqb_inodemod); in ocfs2_recover_local_quota_file()
883 dqblk->dqb_inodemod = cpu_to_le64(od->dq_dquot.dq_dqb.dqb_curinodes - in olq_set_dquot()
888 (unsigned long long)le64_to_cpu(dqblk->dqb_inodemod), in olq_set_dquot()
H A Docfs2_fs.h1218 /*10*/ __le64 dqb_inodemod; /* Change in the amount of used inodes */ member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_local.c529 inodechange = le64_to_cpu(dqblk->dqb_inodemod); in ocfs2_recover_local_quota_file()
880 dqblk->dqb_inodemod = cpu_to_le64(od->dq_dquot.dq_dqb.dqb_curinodes - in olq_set_dquot()
885 (unsigned long long)le64_to_cpu(dqblk->dqb_inodemod), in olq_set_dquot()
H A Docfs2_fs.h1216 /*10*/ __le64 dqb_inodemod; /* Change in the amount of used inodes */ member

Completed in 10 milliseconds