Home
last modified time | relevance | path

Searched refs:parent_fe_bh (Results 1 – 5 of 5) sorted by relevance

/fs/ocfs2/
A Ddir.h51 struct buffer_head *parent_fe_bh,
56 struct buffer_head *parent_fe_bh, in ocfs2_add_entry() argument
61 inode, blkno, parent_fe_bh, lookup); in ocfs2_add_entry()
83 struct buffer_head *parent_fe_bh,
A Dnamei.c60 struct buffer_head *parent_fe_bh,
236 struct buffer_head *parent_fe_bh = NULL; in ocfs2_mknod() local
402 parent_fe_bh, in ocfs2_mknod()
476 brelse(parent_fe_bh); in ocfs2_mknod()
714 &parent_fe_bh, dir, 0); in ocfs2_link()
723 if (!parent_fe_bh) { in ocfs2_link()
725 parent_fe_bh = old_dir_bh; in ocfs2_link()
726 get_bh(parent_fe_bh); in ocfs2_link()
809 parent_fe_bh, &lookup); in ocfs2_link()
836 brelse(parent_fe_bh); in ocfs2_link()
[all …]
A Dsuballoc.h103 struct buffer_head *parent_fe_bh,
215 struct buffer_head *parent_fe_bh,
A Ddir.c59 struct buffer_head *parent_fe_bh,
1610 struct buffer_head *parent_fe_bh, in __ocfs2_add_entry() argument
1653 BUG_ON(insert_bh != parent_fe_bh); in __ocfs2_add_entry()
1682 (unsigned long long)parent_fe_bh->b_blocknr, in __ocfs2_add_entry()
1694 if (insert_bh == parent_fe_bh) in __ocfs2_add_entry()
3117 struct buffer_head *parent_fe_bh, in ocfs2_do_extend_dir() argument
3140 1, 0, parent_fe_bh, handle, in ocfs2_do_extend_dir()
3181 struct buffer_head *parent_fe_bh, in ocfs2_extend_dir() argument
3207 status = ocfs2_expand_inline_dir(dir, parent_fe_bh, in ocfs2_extend_dir()
3256 parent_fe_bh); in ocfs2_extend_dir()
[all …]
A Dsuballoc.c2141 struct buffer_head *parent_fe_bh, in ocfs2_find_new_inode_loc() argument
2161 ocfs2_init_inode_ac_group(dir, parent_fe_bh, ac); in ocfs2_find_new_inode_loc()
2276 struct buffer_head *parent_fe_bh, in ocfs2_claim_new_inode() argument
2290 ocfs2_init_inode_ac_group(dir, parent_fe_bh, ac); in ocfs2_claim_new_inode()

Completed in 22 milliseconds