Home
last modified time | relevance | path

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

/linux-6.15/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,
233 struct buffer_head *parent_fe_bh = NULL; in ocfs2_mknod() local
399 parent_fe_bh, in ocfs2_mknod()
473 brelse(parent_fe_bh); in ocfs2_mknod()
711 &parent_fe_bh, dir, 0); in ocfs2_link()
720 if (!parent_fe_bh) { in ocfs2_link()
722 parent_fe_bh = old_dir_bh; in ocfs2_link()
723 get_bh(parent_fe_bh); in ocfs2_link()
806 parent_fe_bh, &lookup); in ocfs2_link()
833 brelse(parent_fe_bh); in ocfs2_link()
[all …]
H A Dsuballoc.h103 struct buffer_head *parent_fe_bh,
215 struct buffer_head *parent_fe_bh,
H A Ddir.c59 struct buffer_head *parent_fe_bh,
1602 struct buffer_head *parent_fe_bh, in __ocfs2_add_entry() argument
1645 BUG_ON(insert_bh != parent_fe_bh); in __ocfs2_add_entry()
1674 (unsigned long long)parent_fe_bh->b_blocknr, in __ocfs2_add_entry()
1686 if (insert_bh == parent_fe_bh) in __ocfs2_add_entry()
3109 struct buffer_head *parent_fe_bh, in ocfs2_do_extend_dir() argument
3132 1, 0, parent_fe_bh, handle, in ocfs2_do_extend_dir()
3173 struct buffer_head *parent_fe_bh, in ocfs2_extend_dir() argument
3199 status = ocfs2_expand_inline_dir(dir, parent_fe_bh, in ocfs2_extend_dir()
3248 parent_fe_bh); in ocfs2_extend_dir()
[all …]
H 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()