Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Djournal.h444 static inline int ocfs2_link_credits(struct super_block *sb) in ocfs2_link_credits() function
455 return 2 * OCFS2_INODE_UPDATE_CREDITS + 3 + ocfs2_link_credits(sb); in ocfs2_unlink_credits()