Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H 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,
H A Dnamei.c60 struct buffer_head *parent_fe_bh,
397 parent_fe_bh, in ocfs2_mknod()
471 brelse(parent_fe_bh); in ocfs2_mknod()
509 struct buffer_head *parent_fe_bh, in __ocfs2_mknod_locked() argument
710 &parent_fe_bh, dir, 0); in ocfs2_link()
719 if (!parent_fe_bh) { in ocfs2_link()
721 parent_fe_bh = old_dir_bh; in ocfs2_link()
722 get_bh(parent_fe_bh); in ocfs2_link()
805 parent_fe_bh, &lookup); in ocfs2_link()
832 brelse(parent_fe_bh); in ocfs2_link()
[all …]
H A Dsuballoc.h98 struct buffer_head *parent_fe_bh,
210 struct buffer_head *parent_fe_bh,
H A Ddir.c59 struct buffer_head *parent_fe_bh,
1589 struct buffer_head *parent_fe_bh, in __ocfs2_add_entry() argument
1635 BUG_ON(insert_bh != parent_fe_bh); in __ocfs2_add_entry()
1664 (unsigned long long)parent_fe_bh->b_blocknr, in __ocfs2_add_entry()
1676 if (insert_bh == parent_fe_bh) in __ocfs2_add_entry()
3094 struct buffer_head *parent_fe_bh, in ocfs2_do_extend_dir() argument
3117 1, 0, parent_fe_bh, handle, in ocfs2_do_extend_dir()
3158 struct buffer_head *parent_fe_bh, in ocfs2_extend_dir() argument
3184 status = ocfs2_expand_inline_dir(dir, parent_fe_bh, in ocfs2_extend_dir()
3233 parent_fe_bh); in ocfs2_extend_dir()
[all …]
H A Dsuballoc.c2061 struct buffer_head *parent_fe_bh, in ocfs2_find_new_inode_loc() argument
2081 ocfs2_init_inode_ac_group(dir, parent_fe_bh, ac); in ocfs2_find_new_inode_loc()
2194 struct buffer_head *parent_fe_bh, in ocfs2_claim_new_inode() argument
2208 ocfs2_init_inode_ac_group(dir, parent_fe_bh, ac); in ocfs2_claim_new_inode()