Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_bmap.h55 typedef struct xfs_bmap_free struct
150 struct xfs_bmap_free *flist, struct xfs_mount *mp);
151 void xfs_bmap_cancel(struct xfs_bmap_free *flist);
172 struct xfs_bmap_free *flist);
176 struct xfs_bmap_free *flist, int *done);
183 struct xfs_bmap_free *flist, int num_exts);
Dxfs_dir2.h21 struct xfs_bmap_free;
126 struct xfs_bmap_free *flist, xfs_extlen_t tot);
133 struct xfs_bmap_free *flist, xfs_extlen_t tot);
137 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_btree.h22 struct xfs_bmap_free;
218 struct xfs_bmap_free *flist; /* list to free after */
Dxfs_ialloc.h92 struct xfs_bmap_free *flist, /* extents to free */
Dxfs_attr.c207 struct xfs_bmap_free flist; in xfs_attr_set()
415 struct xfs_bmap_free flist; in xfs_attr_remove()
Dxfs_ialloc.c1436 struct xfs_bmap_free *flist, in xfs_difree_inobt()
1661 struct xfs_bmap_free *flist, /* extents to free */ in xfs_difree()
Dxfs_bmap.c4501 struct xfs_bmap_free *flist) /* i/o: list extents to free */ in xfs_bmapi_write()
5630 struct xfs_bmap_free *flist, in xfs_bmap_shift_extents()
/fs/xfs/
Dxfs_bmap_util.h35 struct xfs_bmap_free *flist; /* bmap freelist */
64 int xfs_bmap_finish(struct xfs_trans **tp, struct xfs_bmap_free *flist,
80 void xfs_bmap_del_free(struct xfs_bmap_free *flist,
Dxfs_inode.h31 struct xfs_bmap_free;
359 struct xfs_bmap_free *);
Dxfs_symlink.c181 struct xfs_bmap_free free_list; in xfs_symlink()
Dxfs_bmap_util.c1403 struct xfs_bmap_free free_list; in xfs_collapse_file_space()