Searched refs:ocfs2_mknod_credits (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Djournal.h418 static inline int ocfs2_mknod_credits(struct super_block *sb, int is_dir, function
545 int blocks = ocfs2_mknod_credits(sb, 0, 0);
H A Dnamei.c359 handle = ocfs2_start_trans(osb, ocfs2_mknod_credits(osb->sb,
2549 handle = ocfs2_start_trans(osb, ocfs2_mknod_credits(osb->sb, 0, 0));

Completed in 146 milliseconds