Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_local.c56 static unsigned int ol_dqblk_block(struct super_block *sb, int c, int off) in ol_dqblk_block() function
73 return (ol_dqblk_block(sb, c, off) << sb->s_blocksize_bits) + in ol_dqblk_off()
490 ol_dqblk_block(sb, chunk, bit), in ocfs2_recover_local_quota_file()
1242 ol_dqblk_block(sb, chunk->qc_num, offset), in ocfs2_create_local_dquot()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_local.c56 static unsigned int ol_dqblk_block(struct super_block *sb, int c, int off) in ol_dqblk_block() function
73 return (ol_dqblk_block(sb, c, off) << sb->s_blocksize_bits) + in ol_dqblk_off()
490 ol_dqblk_block(sb, chunk, bit), in ocfs2_recover_local_quota_file()
1239 ol_dqblk_block(sb, chunk->qc_num, offset), in ocfs2_create_local_dquot()

Completed in 4 milliseconds