Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dquota_local.c1106 unsigned int chunk_blocks; in ocfs2_extend_local_quota_file() local
1117 chunk_blocks = oinfo->dqi_blocks - in ocfs2_extend_local_quota_file()
1119 if (ol_chunk_blocks(sb) == chunk_blocks) in ocfs2_extend_local_quota_file()
1201 *offset = chunk_blocks * epb; in ocfs2_extend_local_quota_file()