Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.h35 struct xfs_bmap_free *flist; /* bmap freelist */
86 typedef struct xfs_bmap_free struct
186 struct xfs_bmap_free *flist, struct xfs_mount *mp);
187 void xfs_bmap_cancel(struct xfs_bmap_free *flist);
188 int xfs_bmap_finish(struct xfs_trans **tp, struct xfs_bmap_free *flist,
210 struct xfs_bmap_free *flist);
214 struct xfs_bmap_free *flist, int *done);
221 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.h92 struct xfs_bmap_free *flist, /* extents to free */
Dxfs_btree.h22 struct xfs_bmap_free;
218 struct xfs_bmap_free *flist; /* list to free after */
Dxfs_attr.c204 struct xfs_bmap_free flist; in xfs_attr_set()
412 struct xfs_bmap_free flist; in xfs_attr_remove()
Dxfs_ialloc.c1448 struct xfs_bmap_free *flist, in xfs_difree_inobt()
1673 struct xfs_bmap_free *flist, /* extents to free */ in xfs_difree()
Dxfs_bmap.c4471 struct xfs_bmap_free *flist) /* i/o: list extents to free */ in xfs_bmapi_write()
5619 struct xfs_bmap_free *flist, in xfs_bmap_shift_extents()
5773 struct xfs_bmap_free *free_list) in xfs_bmap_split_extent_at()
5912 struct xfs_bmap_free free_list; in xfs_bmap_split_extent()
/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.h45 void xfs_bmap_del_free(struct xfs_bmap_free *flist,
Dxfs_inode.h30 struct xfs_bmap_free;
372 struct xfs_bmap_free *);
Dxfs_symlink.c178 struct xfs_bmap_free free_list; in xfs_symlink()
Dxfs_inode.c2718 struct xfs_bmap_free *free_list) in xfs_finish_rename()
2754 struct xfs_bmap_free *free_list, in xfs_cross_rename()
2911 struct xfs_bmap_free free_list; in xfs_rename()
Dxfs_bmap_util.c1397 struct xfs_bmap_free free_list; in xfs_shift_file_space()