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

/linux-4.1.27/fs/ocfs2/
H A Dinode.c729 struct inode *orphan_dir_inode = 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.c2044 struct inode *orphan_dir_inode; ocfs2_lookup_lock_orphan_dir() local
2074 static int __ocfs2_prepare_orphan_dir(struct inode *orphan_dir_inode, __ocfs2_prepare_orphan_dir() argument
2137 struct inode *orphan_dir_inode = NULL; ocfs2_prepare_orphan_dir() local
2586 struct inode *orphan_dir_inode = NULL; ocfs2_add_inode_to_orphan() local
2657 struct inode *orphan_dir_inode = NULL; ocfs2_del_inode_from_orphan() local
2750 struct inode *orphan_dir_inode = NULL; ocfs2_mv_orphaned_inode_to_new() local
2171 ocfs2_orphan_add(struct ocfs2_super *osb, handle_t *handle, struct inode *inode, struct buffer_head *fe_bh, char *name, struct ocfs2_dir_lookup_result *lookup, struct inode *orphan_dir_inode, bool dio) ocfs2_orphan_add() 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
H A Djournal.c2039 struct inode *orphan_dir_inode = NULL; ocfs2_queue_orphans() local

Completed in 173 milliseconds