Searched refs:ocfs2_unlink_credits (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/ocfs2/
H A Dnamei.c968 handle = ocfs2_start_trans(osb, ocfs2_unlink_credits(osb->sb));
H A Djournal.h449 static inline int ocfs2_unlink_credits(struct super_block *sb) function
470 return 3 * OCFS2_INODE_UPDATE_CREDITS + 6 + ocfs2_unlink_credits(sb);

Completed in 139 milliseconds