Searched defs:freecount (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | agheader.c | 770 xfs_agino_t freecount; in xchk_agi_xref_icounts() local
|
H A D | agheader_repair.c | 805 xfs_agino_t freecount; in xrep_agi_calc_from_btrees() local
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | agheader.c | 799 xfs_agino_t freecount; in xchk_agi_xref_icounts() local
|
H A D | agheader_repair.c | 905 xfs_agino_t freecount; in xrep_agi_calc_from_btrees() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 225 int freecount = 0; in xfs_check_agi_freecount() local 2747 xfs_agino_t freecount; member 152 xfs_inobt_insert_rec( struct xfs_btree_cur *cur, uint16_t holemask, uint8_t count, int32_t freecount, xfs_inofree_t free, int *stat) xfs_inobt_insert_rec() argument 2769 xfs_ialloc_count_inodes( struct xfs_btree_cur *cur, xfs_agino_t *count, xfs_agino_t *freecount) xfs_ialloc_count_inodes() argument [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | vmstat.c | 1471 unsigned long freecount = 0; in pagetypeinfo_showfree_print() local
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 248 int freecount = 0; in xfs_check_agi_freecount() local 2727 xfs_agino_t freecount; member 178 xfs_inobt_insert_rec( struct xfs_btree_cur *cur, uint16_t holemask, uint8_t count, int32_t freecount, xfs_inofree_t free, int *stat) xfs_inobt_insert_rec() argument 2754 xfs_ialloc_count_inodes( struct xfs_btree_cur *cur, xfs_agino_t *count, xfs_agino_t *freecount) xfs_ialloc_count_inodes() argument [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | vmstat.c | 1530 unsigned long freecount = 0; in pagetypeinfo_showfree_print() local
|
Completed in 17 milliseconds