Home
last modified time | relevance | path

Searched refs:res_avail (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/
H A Dxfs_zone_gc.c645 mp->m_free[XC_FREE_RTEXTENTS].res_avail, in xfs_zone_gc_alloc_blocks()
646 mp->m_free[XC_FREE_RTAVAILABLE].res_avail); in xfs_zone_gc_alloc_blocks()
647 mp->m_free[XC_FREE_RTEXTENTS].res_avail -= *count_fsb; in xfs_zone_gc_alloc_blocks()
648 mp->m_free[XC_FREE_RTAVAILABLE].res_avail -= *count_fsb; in xfs_zone_gc_alloc_blocks()
H A Dxfs_mount.h139 uint64_t res_avail; member
H A Dxfs_ioctl.c1177 fsop.resblks_avail = mp->m_free[XC_FREE_BLOCKS].res_avail; in xfs_ioctl_getset_resblocks()
H A Dxfs_trace.h5913 __entry->avail = mp->m_free[ctr].res_avail;
/linux/drivers/cxl/core/
H A Dtrace.h949 __field(u16, res_avail)
969 __entry->res_avail = le16_to_cpu(rec->res_avail);
991 __entry->res_avail, __entry->channel, __entry->rank,
/linux/include/cxl/
H A Devent.h131 __le16 res_avail; member
/linux/fs/xfs/scrub/
H A Dfscounters.c354 fsc->fdblocks -= mp->m_free[XC_FREE_BLOCKS].res_avail; in xchk_fscount_aggregate_agcounts()
/linux/include/net/mana/
H A Dgdma.h1060 int mana_gd_alloc_res_map(u32 res_avail, struct gdma_resource *r);