Searched refs:xfs_bmap_free (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_bmap.h35 struct xfs_bmap_free *flist; /* bmap freelist */
86 typedef struct xfs_bmap_free struct
195 struct xfs_bmap_free *flist, struct xfs_mount *mp);
196 void xfs_bmap_cancel(struct xfs_bmap_free *flist);
197 int xfs_bmap_finish(struct xfs_trans **tp, struct xfs_bmap_free *flist,
219 struct xfs_bmap_free *flist);
223 struct xfs_bmap_free *flist, int *done);
230 struct xfs_bmap_free *flist, enum shift_direction direction,
H A Dxfs_dir2.h21 struct xfs_bmap_free;
132 struct xfs_bmap_free *flist, xfs_extlen_t tot);
139 struct xfs_bmap_free *flist, xfs_extlen_t tot);
143 struct xfs_bmap_free *flist, xfs_extlen_t tot);
H A Dxfs_da_btree.h22 struct xfs_bmap_free;
73 struct xfs_bmap_free *flist; /* ptr to freelist for bmap_finish */
H A Dxfs_btree.h22 struct xfs_bmap_free;
225 struct xfs_bmap_free *flist; /* list to free after */
H A Dxfs_ialloc.h98 struct xfs_bmap_free *flist, /* extents to free */
H A Dxfs_attr.c206 struct xfs_bmap_free flist; xfs_attr_set()
411 struct xfs_bmap_free flist; xfs_attr_remove()
H A Dxfs_ialloc.c1820 struct xfs_bmap_free *flist) xfs_difree_inode_chunk()
1893 struct xfs_bmap_free *flist, xfs_difree_inobt()
2125 struct xfs_bmap_free *flist, /* extents to free */ xfs_difree()
H A Dxfs_bmap.c4498 struct xfs_bmap_free *flist) /* i/o: list extents to free */ xfs_bmapi_write()
5658 struct xfs_bmap_free *flist, xfs_bmap_shift_extents()
5812 struct xfs_bmap_free *free_list) xfs_bmap_split_extent_at()
5951 struct xfs_bmap_free free_list; xfs_bmap_split_extent()
/linux-4.4.14/fs/xfs/
H A Dxfs_bmap_util.h45 void xfs_bmap_del_free(struct xfs_bmap_free *flist,
H A Dxfs_inode.h30 struct xfs_bmap_free;
405 struct xfs_bmap_free *);
H A Dxfs_symlink.c178 struct xfs_bmap_free free_list; xfs_symlink()
H A Dxfs_bmap_util.c100 struct xfs_bmap_free *flist, /* i/o: list extents to free */ xfs_bmap_finish()
1435 struct xfs_bmap_free free_list; xfs_shift_file_space()
H A Dxfs_rtalloc.c773 struct xfs_bmap_free flist; /* list of freed blocks */ xfs_growfs_rt_alloc()
H A Dxfs_inode.c2702 struct xfs_bmap_free *free_list) xfs_finish_rename()
2738 struct xfs_bmap_free *free_list, xfs_cross_rename()
2895 struct xfs_bmap_free free_list; xfs_rename()

Completed in 226 milliseconds