Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_local.c1102 unsigned int chunk_blocks; in ocfs2_extend_local_quota_file() local
1113 chunk_blocks = oinfo->dqi_blocks - in ocfs2_extend_local_quota_file()
1115 if (ol_chunk_blocks(sb) == chunk_blocks) in ocfs2_extend_local_quota_file()
1197 *offset = chunk_blocks * epb; in ocfs2_extend_local_quota_file()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_local.c1099 unsigned int chunk_blocks; in ocfs2_extend_local_quota_file() local
1110 chunk_blocks = oinfo->dqi_blocks - in ocfs2_extend_local_quota_file()
1112 if (ol_chunk_blocks(sb) == chunk_blocks) in ocfs2_extend_local_quota_file()
1194 *offset = chunk_blocks * epb; in ocfs2_extend_local_quota_file()

Completed in 4 milliseconds