Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_local.c32 sizeof(struct ocfs2_local_disk_dqblk)); in ol_quota_entries_per_block()
67 return (off % epb) * sizeof(struct ocfs2_local_disk_dqblk); in ol_dqblk_block_off()
90 sizeof(struct ocfs2_local_disk_dqblk); in ol_dqblk_chunk_off()
465 struct ocfs2_local_disk_dqblk *dqblk; in ocfs2_recover_local_quota_file()
496 dqblk = (struct ocfs2_local_disk_dqblk *)(qbh->b_data + in ocfs2_recover_local_quota_file()
872 struct ocfs2_local_disk_dqblk *dqblk; in olq_set_dquot()
875 dqblk = (struct ocfs2_local_disk_dqblk *)(bh->b_data in olq_set_dquot()
H A Docfs2_fs.h1215 struct ocfs2_local_disk_dqblk { struct
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_local.c32 sizeof(struct ocfs2_local_disk_dqblk)); in ol_quota_entries_per_block()
67 return (off % epb) * sizeof(struct ocfs2_local_disk_dqblk); in ol_dqblk_block_off()
90 sizeof(struct ocfs2_local_disk_dqblk); in ol_dqblk_chunk_off()
465 struct ocfs2_local_disk_dqblk *dqblk; in ocfs2_recover_local_quota_file()
496 dqblk = (struct ocfs2_local_disk_dqblk *)(qbh->b_data + in ocfs2_recover_local_quota_file()
869 struct ocfs2_local_disk_dqblk *dqblk; in olq_set_dquot()
872 dqblk = (struct ocfs2_local_disk_dqblk *)(bh->b_data in olq_set_dquot()
H A Docfs2_fs.h1213 struct ocfs2_local_disk_dqblk { struct

Completed in 12 milliseconds