Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
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,
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);
Dxfs_da_btree.h22 struct xfs_bmap_free;
73 struct xfs_bmap_free *flist; /* ptr to freelist for bmap_finish */
Dxfs_ialloc.h98 struct xfs_bmap_free *flist, /* extents to free */
Dxfs_btree.h22 struct xfs_bmap_free;
225 struct xfs_bmap_free *flist; /* list to free after */
Dxfs_attr.c206 struct xfs_bmap_free flist; in xfs_attr_set()
411 struct xfs_bmap_free flist; in xfs_attr_remove()
Dxfs_ialloc.c1820 struct xfs_bmap_free *flist) in xfs_difree_inode_chunk()
1893 struct xfs_bmap_free *flist, in xfs_difree_inobt()
2125 struct xfs_bmap_free *flist, /* extents to free */ in xfs_difree()
Dxfs_bmap.c4498 struct xfs_bmap_free *flist) /* i/o: list extents to free */ in xfs_bmapi_write()
5658 struct xfs_bmap_free *flist, in xfs_bmap_shift_extents()
5812 struct xfs_bmap_free *free_list) in xfs_bmap_split_extent_at()
5951 struct xfs_bmap_free free_list; in xfs_bmap_split_extent()
/linux-4.4.14/fs/xfs/
Dxfs_bmap_util.h45 void xfs_bmap_del_free(struct xfs_bmap_free *flist,
Dxfs_inode.h30 struct xfs_bmap_free;
405 struct xfs_bmap_free *);
Dxfs_symlink.c178 struct xfs_bmap_free free_list; in xfs_symlink()
Dxfs_bmap_util.c100 struct xfs_bmap_free *flist, /* i/o: list extents to free */ in xfs_bmap_finish()
1435 struct xfs_bmap_free free_list; in xfs_shift_file_space()
Dxfs_inode.c2702 struct xfs_bmap_free *free_list) in xfs_finish_rename()
2738 struct xfs_bmap_free *free_list, in xfs_cross_rename()
2895 struct xfs_bmap_free free_list; in xfs_rename()
Dxfs_rtalloc.c773 struct xfs_bmap_free flist; /* list of freed blocks */ in xfs_growfs_rt_alloc()