Searched defs:new_fe_bh (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Dnamei.c236 struct buffer_head *new_fe_bh = NULL; local
505 __ocfs2_mknod_locked(struct inode *dir, struct inode *inode, dev_t dev, struct buffer_head **new_fe_bh, struct buffer_head *parent_fe_bh, handle_t *handle, struct ocfs2_alloc_context *inode_ac, u64 fe_blkno, u64 suballoc_loc, u16 suballoc_bit) argument
539 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), *new_fe_bh); local
618 ocfs2_mknod_locked(struct ocfs2_super *osb, struct inode *dir, struct inode *inode, dev_t dev, struct buffer_head **new_fe_bh, struct buffer_head *parent_fe_bh, handle_t *handle, struct ocfs2_alloc_context *inode_ac) argument
1813 struct buffer_head *new_fe_bh = NULL; local
[all...]

Completed in 147 milliseconds