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

/linux-master/fs/ocfs2/
H A Djournal.h363 static inline int ocfs2_quota_trans_credits(struct super_block *sb) function
387 ocfs2_quota_trans_credits(sb);
400 ocfs2_quota_trans_credits(sb);
427 ocfs2_quota_trans_credits(sb);
444 ocfs2_quota_trans_credits(sb);
489 credits += ocfs2_quota_trans_credits(sb);
540 ocfs2_quota_trans_credits(sb);
551 return blocks + ocfs2_quota_trans_credits(sb);
H A Dinode.c665 ocfs2_quota_trans_credits(inode->i_sb));
H A Dfile.c1248 2 * ocfs2_quota_trans_credits(sb));
H A Ddir.c3674 credits += ocfs2_quota_trans_credits(osb->sb);

Completed in 147 milliseconds