Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Djournal.h378 static inline int ocfs2_quota_trans_credits(struct super_block *sb) in ocfs2_quota_trans_credits() function
402 ocfs2_quota_trans_credits(sb); in ocfs2_inline_to_extents_credits()
415 ocfs2_quota_trans_credits(sb); in ocfs2_remove_extent_credits()
442 ocfs2_quota_trans_credits(sb); in ocfs2_mknod_credits()
459 ocfs2_quota_trans_credits(sb); in ocfs2_link_credits()
504 credits += ocfs2_quota_trans_credits(sb); in ocfs2_calc_dxi_expand_credits()
555 ocfs2_quota_trans_credits(sb); in ocfs2_calc_extend_credits()
566 return blocks + ocfs2_quota_trans_credits(sb); in ocfs2_calc_symlink_credits()
615 credits += ocfs2_quota_trans_credits(sb); in ocfs2_calc_tree_trunc_credits()
Dinode.c681 ocfs2_quota_trans_credits(inode->i_sb)); in ocfs2_remove_inode()
Dfile.c1261 2 * ocfs2_quota_trans_credits(sb)); in ocfs2_setattr()
Ddir.c3705 credits += ocfs2_quota_trans_credits(osb->sb); in ocfs2_dx_dir_rebalance_credits()