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

/linux-4.4.14/fs/ocfs2/
H A Dquota_local.c55 static unsigned int ol_dqblk_block(struct super_block *sb, int c, int off) ol_dqblk_block() function
72 return (ol_dqblk_block(sb, c, off) << sb->s_blocksize_bits) + ol_dqblk_off()
490 ol_dqblk_block(sb, chunk, bit), ocfs2_recover_local_quota_file()
1244 ol_dqblk_block(sb, chunk->qc_num, offset), ocfs2_create_local_dquot()

Completed in 37 milliseconds