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

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_alloc.h125 xfs_fsblock_t firstblock; /* io first block allocated */ member in struct:xfs_alloc_arg
H A Dxfs_attr.c208 xfs_fsblock_t firstblock; xfs_attr_set() local
412 xfs_fsblock_t firstblock; xfs_attr_remove() local
H A Dxfs_bmap.h34 xfs_fsblock_t *firstblock; /* i/o first block allocated */ member in struct:xfs_bmalloca
H A Dxfs_da_btree.h72 xfs_fsblock_t *firstblock; /* ptr to firstblock for bmap calls */ member in struct:xfs_da_args
H A Dxfs_btree.h226 xfs_fsblock_t firstblock; /* 1st blk allocated */ member in struct:xfs_btree_cur::__anon11990::__anon11992
H A Dxfs_bmap.c1108 xfs_fsblock_t firstblock; /* 1st block/ag allocated */ xfs_bmap_add_attrfork() local
718 xfs_bmap_extents_to_btree( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, xfs_btree_cur_t **curp, int wasdel, int *logflagsp, int whichfork) xfs_bmap_extents_to_btree() argument
886 xfs_bmap_local_to_extents( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_extlen_t total, int *logflagsp, int whichfork, void (*init_fn)(struct xfs_trans *tp, struct xfs_buf *bp, struct xfs_inode *ip, struct xfs_ifork *ifp)) xfs_bmap_local_to_extents() argument
986 xfs_bmap_add_attrfork_btree( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, int *flags) xfs_bmap_add_attrfork_btree() argument
1029 xfs_bmap_add_attrfork_extents( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, int *flags) xfs_bmap_add_attrfork_extents() argument
1064 xfs_bmap_add_attrfork_local( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, int *flags) xfs_bmap_add_attrfork_local() argument
4487 xfs_bmapi_write( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_fsblock_t *firstblock, xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap, struct xfs_bmap_free *flist) xfs_bmapi_write() argument
5045 xfs_bunmapi( xfs_trans_t *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_extnum_t nexts, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, int *done) xfs_bunmapi() argument
5650 xfs_bmap_shift_extents( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb, int *done, xfs_fileoff_t stop_fsb, xfs_fsblock_t *firstblock, struct xfs_bmap_free *flist, enum shift_direction direction, int num_exts) xfs_bmap_shift_extents() argument
/linux-4.4.14/fs/xfs/
H A Dxfs_dquot.c306 xfs_fsblock_t firstblock; xfs_qm_dqalloc() local
H A Dxfs_rtalloc.c772 xfs_fsblock_t firstblock;/* first block allocated in xaction */ xfs_growfs_rt_alloc() local
H A Dxfs_bmap_util.c766 xfs_fsblock_t firstblock; xfs_bmap_punch_delalloc_range() local

Completed in 206 milliseconds