Searched defs:ret_de_bh (Results 1 - 1 of 1) sorted by relevance

/fs/ocfs2/
H A Ddir.c3376 struct buffer_head **ret_de_bh,
3419 *ret_de_bh = di_bh;
3420 get_bh(*ret_de_bh);
3446 int namelen, struct buffer_head **ret_de_bh)
3504 *ret_de_bh = bh;
3505 get_bh(*ret_de_bh);
3374 ocfs2_find_dir_space_id(struct inode *dir, struct buffer_head *di_bh, const char *name, int namelen, struct buffer_head **ret_de_bh, unsigned int *blocks_wanted) argument
3445 ocfs2_find_dir_space_el(struct inode *dir, const char *name, int namelen, struct buffer_head **ret_de_bh) argument

Completed in 31 milliseconds