Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dnamei.c236 struct buffer_head *new_fe_bh = NULL; in ocfs2_mknod() 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) __ocfs2_mknod_locked() argument
539 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), *new_fe_bh); __ocfs2_mknod_locked() 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) ocfs2_mknod_locked() argument
1798 struct buffer_head *new_fe_bh = NULL; ocfs2_symlink() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dnamei.c236 struct buffer_head *new_fe_bh = NULL; in ocfs2_mknod() 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) __ocfs2_mknod_locked() argument
539 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), *new_fe_bh); __ocfs2_mknod_locked() 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) ocfs2_mknod_locked() argument
1803 struct buffer_head *new_fe_bh = NULL; ocfs2_symlink() local
[all...]

Completed in 3 milliseconds