Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.h364 static inline int ocfs2_quota_trans_credits(struct super_block *sb) in ocfs2_quota_trans_credits() function
388 ocfs2_quota_trans_credits(sb); in ocfs2_inline_to_extents_credits()
401 ocfs2_quota_trans_credits(sb); in ocfs2_remove_extent_credits()
428 ocfs2_quota_trans_credits(sb); in ocfs2_mknod_credits()
445 ocfs2_quota_trans_credits(sb); in ocfs2_link_credits()
490 credits += ocfs2_quota_trans_credits(sb); in ocfs2_calc_dxi_expand_credits()
541 ocfs2_quota_trans_credits(sb); in ocfs2_calc_extend_credits()
552 return blocks + ocfs2_quota_trans_credits(sb); in ocfs2_calc_symlink_credits()
H A Dinode.c667 ocfs2_quota_trans_credits(inode->i_sb)); in ocfs2_remove_inode()
H A Dfile.c1253 2 * ocfs2_quota_trans_credits(sb)); in ocfs2_setattr()
H A Ddir.c3690 credits += ocfs2_quota_trans_credits(osb->sb); in ocfs2_dx_dir_rebalance_credits()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.h363 static inline int ocfs2_quota_trans_credits(struct super_block *sb) in ocfs2_quota_trans_credits() function
387 ocfs2_quota_trans_credits(sb); in ocfs2_inline_to_extents_credits()
400 ocfs2_quota_trans_credits(sb); in ocfs2_remove_extent_credits()
427 ocfs2_quota_trans_credits(sb); in ocfs2_mknod_credits()
444 ocfs2_quota_trans_credits(sb); in ocfs2_link_credits()
489 credits += ocfs2_quota_trans_credits(sb); in ocfs2_calc_dxi_expand_credits()
540 ocfs2_quota_trans_credits(sb); in ocfs2_calc_extend_credits()
551 return blocks + ocfs2_quota_trans_credits(sb); in ocfs2_calc_symlink_credits()
H A Dinode.c665 ocfs2_quota_trans_credits(inode->i_sb)); in ocfs2_remove_inode()
H A Dfile.c1246 2 * ocfs2_quota_trans_credits(sb)); in ocfs2_setattr()
H A Ddir.c3676 credits += ocfs2_quota_trans_credits(osb->sb); in ocfs2_dx_dir_rebalance_credits()

Completed in 35 milliseconds