Home
last modified time | relevance | path

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

/linux-6.3-rc2/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,
396 parent_fe_bh, in ocfs2_mknod()
470 brelse(parent_fe_bh); in ocfs2_mknod()
508 struct buffer_head *parent_fe_bh, in __ocfs2_mknod_locked() argument
709 &parent_fe_bh, dir, 0); in ocfs2_link()
718 if (!parent_fe_bh) { in ocfs2_link()
720 parent_fe_bh = old_dir_bh; in ocfs2_link()
721 get_bh(parent_fe_bh); in ocfs2_link()
803 parent_fe_bh, &lookup); in ocfs2_link()
830 brelse(parent_fe_bh); in ocfs2_link()
[all …]
A Dsuballoc.h98 struct buffer_head *parent_fe_bh,
210 struct buffer_head *parent_fe_bh,
A Ddir.c59 struct buffer_head *parent_fe_bh,
1583 struct buffer_head *parent_fe_bh, in __ocfs2_add_entry() argument
1629 BUG_ON(insert_bh != parent_fe_bh); in __ocfs2_add_entry()
1657 (unsigned long long)parent_fe_bh->b_blocknr, in __ocfs2_add_entry()
1668 if (insert_bh == parent_fe_bh) in __ocfs2_add_entry()
3084 struct buffer_head *parent_fe_bh, in ocfs2_do_extend_dir() argument
3107 1, 0, parent_fe_bh, handle, in ocfs2_do_extend_dir()
3148 struct buffer_head *parent_fe_bh, in ocfs2_extend_dir() argument
3174 status = ocfs2_expand_inline_dir(dir, parent_fe_bh, in ocfs2_extend_dir()
3223 parent_fe_bh); in ocfs2_extend_dir()
[all …]
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()

Completed in 38 milliseconds