Searched refs:xfs_bmap_free (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_bmap.h | 35 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,
|
D | xfs_dir2.h | 21 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);
|
D | xfs_da_btree.h | 22 struct xfs_bmap_free; 73 struct xfs_bmap_free *flist; /* ptr to freelist for bmap_finish */
|
D | xfs_ialloc.h | 92 struct xfs_bmap_free *flist, /* extents to free */
|
D | xfs_btree.h | 22 struct xfs_bmap_free; 218 struct xfs_bmap_free *flist; /* list to free after */
|
D | xfs_attr.c | 204 struct xfs_bmap_free flist; in xfs_attr_set() 412 struct xfs_bmap_free flist; in xfs_attr_remove()
|
D | xfs_ialloc.c | 1448 struct xfs_bmap_free *flist, in xfs_difree_inobt() 1673 struct xfs_bmap_free *flist, /* extents to free */ in xfs_difree()
|
D | xfs_bmap.c | 4471 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/ |
D | xfs_bmap_util.h | 45 void xfs_bmap_del_free(struct xfs_bmap_free *flist,
|
D | xfs_inode.h | 30 struct xfs_bmap_free; 372 struct xfs_bmap_free *);
|
D | xfs_symlink.c | 178 struct xfs_bmap_free free_list; in xfs_symlink()
|
D | xfs_inode.c | 2718 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()
|
D | xfs_bmap_util.c | 1397 struct xfs_bmap_free free_list; in xfs_shift_file_space()
|