Searched defs:busy_gen (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_extent_busy.c | 333 xfs_extent_busy_trim( struct xfs_alloc_arg *args, xfs_agblock_t *bno, xfs_extlen_t *len, unsigned *busy_gen) xfs_extent_busy_trim() argument 582 xfs_extent_busy_flush( struct xfs_mount *mp, struct xfs_perag *pag, unsigned busy_gen) xfs_extent_busy_flush() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_extent_busy.c | 345 xfs_extent_busy_trim( struct xfs_alloc_arg *args, xfs_agblock_t *bno, xfs_extlen_t *len, unsigned *busy_gen) xfs_extent_busy_trim() argument 605 xfs_extent_busy_flush( struct xfs_trans *tp, struct xfs_perag *pag, unsigned busy_gen, uint32_t alloc_flags) xfs_extent_busy_flush() argument
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_alloc.c | 745 unsigned int busy_gen;/* busy state */ member 833 unsigned busy_gen = 0; in xfs_alloc_cur_check() local 1213 unsigned busy_gen; in xfs_alloc_ag_vextent_exact() local 271 xfs_alloc_compute_aligned( xfs_alloc_arg_t *args, xfs_agblock_t foundbno, xfs_extlen_t foundlen, xfs_agblock_t *resbno, xfs_extlen_t *reslen, unsigned *busy_gen) xfs_alloc_compute_aligned() argument 1671 unsigned busy_gen; xfs_alloc_ag_vextent_size() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_alloc.c | 801 unsigned int busy_gen;/* busy state */ member 887 unsigned busy_gen = 0; in xfs_alloc_cur_check() local 1195 unsigned busy_gen; in xfs_alloc_ag_vextent_exact() local 316 xfs_alloc_compute_aligned( xfs_alloc_arg_t *args, xfs_agblock_t foundbno, xfs_extlen_t foundlen, xfs_agblock_t *resbno, xfs_extlen_t *reslen, unsigned *busy_gen) xfs_alloc_compute_aligned() argument 1665 unsigned busy_gen; xfs_alloc_ag_vextent_size() local [all...] |
Completed in 7 milliseconds