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

/linux-master/fs/ocfs2/
H A Dsuballoc.h92 u64 *suballoc_loc,
100 u64 *suballoc_loc,
217 u64 *suballoc_loc,
H A Dnamei.c512 u64 fe_blkno, u64 suballoc_loc, u16 suballoc_bit)
555 fe->i_suballoc_loc = cpu_to_le64(suballoc_loc);
628 u64 suballoc_loc, fe_blkno = 0; local
634 inode_ac, &suballoc_loc,
643 fe_blkno, suballoc_loc, suballoc_bit);
2522 u64 di_blkno, suballoc_loc; local
2563 &suballoc_loc,
2574 inode_ac, di_blkno, suballoc_loc,
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
H A Dsuballoc.c1990 u64 *suballoc_loc,
2013 *suballoc_loc = res.sr_bg_blkno;
2124 u64 *suballoc_loc,
2181 *suballoc_loc = res->sr_bg_blkno;
2196 u64 *suballoc_loc,
2223 *suballoc_loc = res.sr_bg_blkno;
1987 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) argument
2121 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) argument
2192 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) argument
H A Drefcounttree.c563 u64 suballoc_loc, first_blkno; local
590 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
625 rb->rf_suballoc_loc = cpu_to_le64(suballoc_loc);
1283 u64 suballoc_loc, blkno; local
1297 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
1329 new_rb->rf_suballoc_loc = cpu_to_le64(suballoc_loc);
1521 u64 suballoc_loc, blkno; local
1545 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
1573 new_rb->rf_suballoc_loc = cpu_to_le64(suballoc_loc);
H A Ddir.c2291 u64 suballoc_loc, dr_blkno; local
2298 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
2327 dx_root->dr_suballoc_loc = cpu_to_le64(suballoc_loc);
H A Dxattr.c2863 u64 suballoc_loc, first_blkno; local
2876 &suballoc_loc, &suballoc_bit_start,
2905 xblk->xb_suballoc_loc = cpu_to_le64(suballoc_loc);
H A Dalloc.c1001 u64 suballoc_loc, first_blkno; local
1011 &suballoc_loc,
1045 eb->h_suballoc_loc = cpu_to_le64(suballoc_loc);

Completed in 322 milliseconds