Searched refs:ol_dqblk_block (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/ocfs2/ |
D | quota_local.c | 56 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()
|