Searched refs:suballoc_loc (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dsuballoc.h108 u64 *suballoc_loc,
116 u64 *suballoc_loc,
233 u64 *suballoc_loc,
H A Dnamei.c511 u64 fe_blkno, u64 suballoc_loc, u16 suballoc_bit) __ocfs2_mknod_locked()
553 fe->i_suballoc_loc = cpu_to_le64(suballoc_loc); __ocfs2_mknod_locked()
626 u64 suballoc_loc, fe_blkno = 0; ocfs2_mknod_locked() local
632 inode_ac, &suballoc_loc, ocfs2_mknod_locked()
641 fe_blkno, suballoc_loc, suballoc_bit); ocfs2_mknod_locked()
2504 u64 uninitialized_var(di_blkno), suballoc_loc; ocfs2_create_inode_in_orphan() local
2545 &suballoc_loc, ocfs2_create_inode_in_orphan()
2556 inode_ac, di_blkno, suballoc_loc, ocfs2_create_inode_in_orphan()
504 __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
H A Dsuballoc.c1980 u64 *suballoc_loc, ocfs2_claim_metadata()
2003 *suballoc_loc = res.sr_bg_blkno; ocfs2_claim_metadata()
2114 u64 *suballoc_loc, ocfs2_claim_new_inode_at_loc()
2171 *suballoc_loc = res->sr_bg_blkno; ocfs2_claim_new_inode_at_loc()
2186 u64 *suballoc_loc, ocfs2_claim_new_inode()
2213 *suballoc_loc = res.sr_bg_blkno; ocfs2_claim_new_inode()
1977 ocfs2_claim_metadata(handle_t *handle, struct ocfs2_alloc_context *ac, u32 bits_wanted, u64 *suballoc_loc, u16 *suballoc_bit_start, unsigned int *num_bits, u64 *blkno_start) ocfs2_claim_metadata() argument
2111 ocfs2_claim_new_inode_at_loc(handle_t *handle, struct inode *dir, struct ocfs2_alloc_context *ac, u64 *suballoc_loc, u16 *suballoc_bit, u64 di_blkno) ocfs2_claim_new_inode_at_loc() argument
2182 ocfs2_claim_new_inode(handle_t *handle, struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *ac, u64 *suballoc_loc, u16 *suballoc_bit, u64 *fe_blkno) ocfs2_claim_new_inode() argument
H A Drefcounttree.c571 u64 suballoc_loc, first_blkno; ocfs2_create_refcount_tree() local
598 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc, ocfs2_create_refcount_tree()
633 rb->rf_suballoc_loc = cpu_to_le64(suballoc_loc); ocfs2_create_refcount_tree()
1291 u64 suballoc_loc, blkno; ocfs2_expand_inline_ref_root() local
1305 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc, ocfs2_expand_inline_ref_root()
1337 new_rb->rf_suballoc_loc = cpu_to_le64(suballoc_loc); ocfs2_expand_inline_ref_root()
1529 u64 suballoc_loc, blkno; ocfs2_new_leaf_refcount_block() local
1553 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc, ocfs2_new_leaf_refcount_block()
1581 new_rb->rf_suballoc_loc = cpu_to_le64(suballoc_loc); ocfs2_new_leaf_refcount_block()
H A Ddir.c2321 u64 suballoc_loc, dr_blkno; ocfs2_dx_dir_attach_index() local
2328 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc, ocfs2_dx_dir_attach_index()
2357 dx_root->dr_suballoc_loc = cpu_to_le64(suballoc_loc); ocfs2_dx_dir_attach_index()
H A Dalloc.c1004 u64 suballoc_loc, first_blkno; ocfs2_create_new_meta_bhs() local
1014 &suballoc_loc, ocfs2_create_new_meta_bhs()
1048 eb->h_suballoc_loc = cpu_to_le64(suballoc_loc); ocfs2_create_new_meta_bhs()
H A Dxattr.c2852 u64 suballoc_loc, first_blkno; ocfs2_create_xattr_block() local
2865 &suballoc_loc, &suballoc_bit_start, ocfs2_create_xattr_block()
2894 xblk->xb_suballoc_loc = cpu_to_le64(suballoc_loc); ocfs2_create_xattr_block()

Completed in 396 milliseconds