Searched refs:xfs_bmap_free (Results 1 – 12 of 12) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_bmap.h | 55 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);
|
D | xfs_dir2.h | 21 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);
|
D | xfs_da_btree.h | 22 struct xfs_bmap_free; 73 struct xfs_bmap_free *flist; /* ptr to freelist for bmap_finish */
|
D | xfs_btree.h | 22 struct xfs_bmap_free; 218 struct xfs_bmap_free *flist; /* list to free after */
|
D | xfs_ialloc.h | 92 struct xfs_bmap_free *flist, /* extents to free */
|
D | xfs_attr.c | 207 struct xfs_bmap_free flist; in xfs_attr_set() 415 struct xfs_bmap_free flist; in xfs_attr_remove()
|
D | xfs_ialloc.c | 1436 struct xfs_bmap_free *flist, in xfs_difree_inobt() 1661 struct xfs_bmap_free *flist, /* extents to free */ in xfs_difree()
|
D | xfs_bmap.c | 4501 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/ |
D | xfs_bmap_util.h | 35 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,
|
D | xfs_inode.h | 31 struct xfs_bmap_free; 359 struct xfs_bmap_free *);
|
D | xfs_symlink.c | 181 struct xfs_bmap_free free_list; in xfs_symlink()
|
D | xfs_bmap_util.c | 1403 struct xfs_bmap_free free_list; in xfs_collapse_file_space()
|