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

/linux-4.1.27/fs/ocfs2/
H A Dinode.c730 struct buffer_head *orphan_dir_bh = NULL; ocfs2_wipe_inode() local
611 ocfs2_remove_inode(struct inode *inode, struct buffer_head *di_bh, struct inode *orphan_dir_inode, struct buffer_head *orphan_dir_bh) ocfs2_remove_inode() argument
H A Dnamei.c2045 struct buffer_head *orphan_dir_bh = NULL; ocfs2_lookup_lock_orphan_dir() local
2138 struct buffer_head *orphan_dir_bh = NULL; ocfs2_prepare_orphan_dir() local
2180 struct buffer_head *orphan_dir_bh = NULL; ocfs2_orphan_add() local
2384 struct buffer_head *orphan_dir_bh = NULL; ocfs2_prep_new_orphaned_file() local
2658 struct buffer_head *orphan_dir_bh = NULL; ocfs2_del_inode_from_orphan() local
2751 struct buffer_head *orphan_dir_bh = NULL; ocfs2_mv_orphaned_inode_to_new() local
2074 __ocfs2_prepare_orphan_dir(struct inode *orphan_dir_inode, struct buffer_head *orphan_dir_bh, u64 blkno, char *name, struct ocfs2_dir_lookup_result *lookup, bool dio) __ocfs2_prepare_orphan_dir() argument
2273 ocfs2_orphan_del(struct ocfs2_super *osb, handle_t *handle, struct inode *orphan_dir_inode, struct inode *inode, struct buffer_head *orphan_dir_bh, bool dio) ocfs2_orphan_del() argument

Completed in 84 milliseconds