Searched defs:orphan_dir_bh (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | inode.c | 755 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_wipe_inode() local 636 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 D | namei.c | 2098 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_lookup_lock_orphan_dir() local 2191 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_prepare_orphan_dir() local 2233 struct buffer_head *orphan_dir_bh in ocfs2_orphan_add() local 2127 __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 2326 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 2436 struct buffer_head *orphan_dir_bh = NULL; ocfs2_prep_new_orphaned_file() local 2693 struct buffer_head *orphan_dir_bh = NULL; ocfs2_del_inode_from_orphan() local 2774 struct buffer_head *orphan_dir_bh = NULL; ocfs2_mv_orphaned_inode_to_new() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | inode.c | 753 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_wipe_inode() local 634 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 D | namei.c | 2103 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_lookup_lock_orphan_dir() local 2196 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_prepare_orphan_dir() local 2238 struct buffer_head *orphan_dir_bh in ocfs2_orphan_add() local 2132 __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 2331 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 2441 struct buffer_head *orphan_dir_bh = NULL; ocfs2_prep_new_orphaned_file() local 2698 struct buffer_head *orphan_dir_bh = NULL; ocfs2_del_inode_from_orphan() local 2779 struct buffer_head *orphan_dir_bh = NULL; ocfs2_mv_orphaned_inode_to_new() local [all...] |
Completed in 9 milliseconds