Searched refs:xfs_alloc_arg (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_extent_busy.h | 25 struct xfs_alloc_arg; 62 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t bno,
|
D | xfs_extent_busy.c | 351 struct xfs_alloc_arg *args, in xfs_extent_busy_trim()
|
D | xfs_trace.h | 27 struct xfs_alloc_arg; 1580 TP_PROTO(struct xfs_alloc_arg *args), 1651 TP_PROTO(struct xfs_alloc_arg *args), \
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_alloc.h | 99 typedef struct xfs_alloc_arg { struct
|
D | xfs_alloc.c | 782 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_find_best_extent() 1901 struct xfs_alloc_arg *args, in xfs_alloc_space_available() 1932 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_fix_freelist() 1940 struct xfs_alloc_arg targs; /* local allocation arguments */ in xfs_alloc_fix_freelist()
|
D | xfs_bmap.c | 3536 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen() 3564 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_nullfb() 3598 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams()
|