Searched refs:orphan_dir_bh (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dnamei.h37 struct buffer_head *orphan_dir_bh);
H A Dnamei.c1879 struct buffer_head *orphan_dir_bh = NULL; local
1893 ret = ocfs2_inode_lock(orphan_dir_inode, &orphan_dir_bh, 1);
1903 *ret_orphan_dir_bh = orphan_dir_bh;
1909 struct buffer_head *orphan_dir_bh,
1924 orphan_dir_bh, name,
1955 struct buffer_head *orphan_dir_bh = NULL; local
1959 &orphan_dir_bh);
1965 ret = __ocfs2_prepare_orphan_dir(orphan_dir_inode, orphan_dir_bh,
1975 brelse(orphan_dir_bh);
1995 struct buffer_head *orphan_dir_bh local
1908 __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) argument
2070 ocfs2_orphan_del(struct ocfs2_super *osb, handle_t *handle, struct inode *orphan_dir_inode, struct inode *inode, struct buffer_head *orphan_dir_bh) argument
2168 struct buffer_head *orphan_dir_bh = NULL; local
2357 struct buffer_head *orphan_dir_bh = NULL; local
[all...]
H A Dinode.c609 struct buffer_head *orphan_dir_bh)
646 orphan_dir_bh);
726 struct buffer_head *orphan_dir_bh = NULL; local
750 status = ocfs2_inode_lock(orphan_dir_inode, &orphan_dir_bh, 1);
792 orphan_dir_bh);
802 brelse(orphan_dir_bh);
606 ocfs2_remove_inode(struct inode *inode, struct buffer_head *di_bh, struct inode *orphan_dir_inode, struct buffer_head *orphan_dir_bh) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dnamei.h37 struct buffer_head *orphan_dir_bh);
H A Dnamei.c1879 struct buffer_head *orphan_dir_bh = NULL; local
1893 ret = ocfs2_inode_lock(orphan_dir_inode, &orphan_dir_bh, 1);
1903 *ret_orphan_dir_bh = orphan_dir_bh;
1909 struct buffer_head *orphan_dir_bh,
1924 orphan_dir_bh, name,
1955 struct buffer_head *orphan_dir_bh = NULL; local
1959 &orphan_dir_bh);
1965 ret = __ocfs2_prepare_orphan_dir(orphan_dir_inode, orphan_dir_bh,
1975 brelse(orphan_dir_bh);
1995 struct buffer_head *orphan_dir_bh local
1908 __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) argument
2070 ocfs2_orphan_del(struct ocfs2_super *osb, handle_t *handle, struct inode *orphan_dir_inode, struct inode *inode, struct buffer_head *orphan_dir_bh) argument
2168 struct buffer_head *orphan_dir_bh = NULL; local
2357 struct buffer_head *orphan_dir_bh = NULL; local
[all...]
H A Dinode.c609 struct buffer_head *orphan_dir_bh)
646 orphan_dir_bh);
726 struct buffer_head *orphan_dir_bh = NULL; local
750 status = ocfs2_inode_lock(orphan_dir_inode, &orphan_dir_bh, 1);
792 orphan_dir_bh);
802 brelse(orphan_dir_bh);
606 ocfs2_remove_inode(struct inode *inode, struct buffer_head *di_bh, struct inode *orphan_dir_inode, struct buffer_head *orphan_dir_bh) argument

Completed in 290 milliseconds