Home
last modified time | relevance | path

Searched defs:pag (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_ag_resv.c70 struct xfs_perag *pag, in xfs_ag_resv_critical()
105 struct xfs_perag *pag, in xfs_ag_resv_needed()
131 struct xfs_perag *pag, in __xfs_ag_resv_free()
166 struct xfs_perag *pag) in xfs_ag_resv_free()
180 struct xfs_perag *pag, in __xfs_ag_resv_init()
250 struct xfs_perag *pag, in xfs_ag_resv_init()
350 struct xfs_perag *pag, in xfs_ag_resv_alloc_extent()
392 struct xfs_perag *pag, in xfs_ag_resv_free_extent()
A Dxfs_ag.h153 xfs_verify_agbno(struct xfs_perag *pag, xfs_agblock_t agbno) in xfs_verify_agbno()
164 struct xfs_perag *pag, in xfs_verify_agbext()
182 xfs_verify_agino(struct xfs_perag *pag, xfs_agino_t agino) in xfs_verify_agino()
196 xfs_verify_agino_or_null(struct xfs_perag *pag, xfs_agino_t agino) in xfs_verify_agino_or_null()
215 struct xfs_perag *pag, in xfs_perag_next()
232 #define for_each_perag_range(mp, agno, end_agno, pag) \ argument
237 #define for_each_perag_from(mp, agno, pag) \ argument
240 #define for_each_perag(mp, agno, pag) \ argument
244 #define for_each_perag_tag(mp, agno, pag, tag) \ argument
253 struct xfs_perag *pag, in xfs_perag_next_wrap()
[all …]
A Dxfs_ag.c46 struct xfs_perag *pag; in xfs_perag_get() local
68 struct xfs_perag *pag; in xfs_perag_get_tag() local
86 struct xfs_perag *pag) in xfs_perag_put()
104 struct xfs_perag *pag; in xfs_perag_grab() local
126 struct xfs_perag *pag; in xfs_perag_grab_tag() local
145 struct xfs_perag *pag) in xfs_perag_rele()
166 struct xfs_perag *pag; in xfs_initialize_perag_data() local
241 struct xfs_perag *pag; in xfs_free_perag() local
328 struct xfs_perag *pag; in xfs_initialize_perag() local
882 struct xfs_perag *pag, in xfs_ag_shrink_space()
[all …]
A Dxfs_ialloc.c172 struct xfs_perag *pag, in xfs_inobt_insert()
516 struct xfs_perag *pag, in xfs_inobt_insert_sprec()
611 struct xfs_perag *pag, in xfs_ialloc_ag_alloc()
979 struct xfs_perag *pag, in xfs_dialloc_ag_inobt()
1427 struct xfs_perag *pag, in xfs_dialloc_ag()
1577 struct xfs_perag *pag, in xfs_dialloc_good_ag()
1650 struct xfs_perag *pag, in xfs_dialloc_try_ag()
1719 struct xfs_perag *pag; in xfs_dialloc() local
2131 struct xfs_perag *pag, in xfs_difree()
2201 struct xfs_perag *pag, in xfs_imap_lookup()
[all …]
A Dxfs_rmap_btree.c88 struct xfs_perag *pag = cur->bc_ag.pag; in xfs_rmapbt_alloc_block() local
123 struct xfs_perag *pag = cur->bc_ag.pag; in xfs_rmapbt_free_block() local
290 struct xfs_perag *pag = bp->b_pag; in xfs_rmapbt_verify() local
452 struct xfs_perag *pag) in xfs_rmapbt_init_common()
476 struct xfs_perag *pag) in xfs_rmapbt_init_cursor()
492 struct xfs_perag *pag) in xfs_rmapbt_stage_cursor()
642 struct xfs_perag *pag, in xfs_rmapbt_calc_reserves()
A Dxfs_refcount_btree.c43 struct xfs_perag *pag = agbp->b_pag; in xfs_refcountbt_set_root() local
216 struct xfs_perag *pag = bp->b_pag; in xfs_refcountbt_verify() local
330 struct xfs_perag *pag) in xfs_refcountbt_init_common()
358 struct xfs_perag *pag) in xfs_refcountbt_init_cursor()
374 struct xfs_perag *pag) in xfs_refcountbt_stage_cursor()
492 struct xfs_perag *pag, in xfs_refcountbt_calc_reserves()
A Dxfs_ialloc_btree.c430 struct xfs_perag *pag, in xfs_inobt_init_common()
459 struct xfs_perag *pag, in xfs_inobt_init_cursor()
479 struct xfs_perag *pag, in xfs_inobt_stage_cursor()
684 struct xfs_perag *pag) in xfs_inobt_max_size()
709 struct xfs_perag *pag, in xfs_inobt_cur()
732 struct xfs_perag *pag, in xfs_inobt_count_blocks()
755 struct xfs_perag *pag, in xfs_finobt_read_blocks()
778 struct xfs_perag *pag, in xfs_finobt_calc_reserves()
A Dxfs_ag_resv.h23 struct xfs_perag *pag, in xfs_perag_resv()
47 struct xfs_perag *pag; in xfs_ag_resv_rmapbt_alloc() local
A Dxfs_alloc_btree.c115 struct xfs_perag *pag; in xfs_allocbt_update_lastrec() local
292 struct xfs_perag *pag = bp->b_pag; in xfs_allocbt_verify() local
475 struct xfs_perag *pag, in xfs_allocbt_init_common()
513 struct xfs_perag *pag, in xfs_allocbt_init_cursor()
535 struct xfs_perag *pag, in xfs_allocbt_stage_cursor()
A Dxfs_alloc.c701 struct xfs_perag *pag, in xfs_alloc_read_agfl()
2147 struct xfs_perag *pag, in xfs_alloc_longest_free_extent()
2187 struct xfs_perag *pag) in xfs_alloc_min_freelist()
2222 struct xfs_perag *pag = args->pag; in xfs_alloc_space_available() local
2353 struct xfs_perag *pag) in xfs_agfl_reset()
2699 struct xfs_perag *pag, in xfs_alloc_get_freelist()
2802 struct xfs_perag *pag, in xfs_alloc_put_freelist()
2985 struct xfs_perag *pag, in xfs_read_agf()
3012 struct xfs_perag *pag, in xfs_alloc_read_agf()
3528 struct xfs_perag *pag, in xfs_free_extent_fix_freelist()
[all …]
A Dxfs_health.h145 xfs_ag_has_sickness(struct xfs_perag *pag, unsigned int mask) in xfs_ag_has_sickness()
175 xfs_ag_is_healthy(struct xfs_perag *pag) in xfs_ag_is_healthy()
/linux-6.3-rc2/fs/xfs/
A Dxfs_extent_busy.c25 struct xfs_perag *pag, in xfs_extent_busy_insert()
81 struct xfs_perag *pag, in xfs_extent_busy_search()
128 struct xfs_perag *pag, in xfs_extent_busy_update_extent()
277 struct xfs_perag *pag, in xfs_extent_busy_reuse()
500 struct xfs_perag *pag, in xfs_extent_busy_clear_one()
515 struct xfs_perag *pag, in xfs_extent_busy_put_pag()
540 struct xfs_perag *pag = NULL; in xfs_extent_busy_clear() local
573 struct xfs_perag *pag, in xfs_extent_busy_flush()
597 struct xfs_perag *pag; in xfs_extent_busy_wait_all() local
A Dxfs_icache.c207 struct xfs_perag *pag) in xfs_blockgc_queue()
225 struct xfs_perag *pag, in xfs_perag_set_inode_tag()
264 struct xfs_perag *pag, in xfs_perag_clear_inode_tag()
336 struct xfs_perag *pag, in xfs_iget_recycle()
457 struct xfs_perag *pag, in xfs_iget_cache_hit()
573 struct xfs_perag *pag, in xfs_iget_cache_miss()
718 struct xfs_perag *pag; in xfs_iget() local
875 struct xfs_perag *pag) in xfs_reclaim_inode()
1026 struct xfs_perag *pag; in xfs_reclaim_inodes_count() local
1178 struct xfs_perag *pag; in xfs_blockgc_set_iflag() local
[all …]
A Dxfs_iwalk.c55 struct xfs_perag *pag; member
98 struct xfs_perag *pag, in xfs_iwalk_ichunk_ra()
186 struct xfs_perag *pag = iwag->pag; in xfs_iwalk_ag_recs() local
272 struct xfs_perag *pag = iwag->pag; in xfs_iwalk_ag_start() local
407 struct xfs_perag *pag = iwag->pag; in xfs_iwalk_ag() local
571 struct xfs_perag *pag; in xfs_iwalk() local
649 struct xfs_perag *pag; in xfs_iwalk_threaded() local
756 struct xfs_perag *pag; in xfs_inobt_walk() local
A Dxfs_health.c27 struct xfs_perag *pag; in xfs_health_unmount() local
179 struct xfs_perag *pag, in xfs_ag_mark_sick()
194 struct xfs_perag *pag, in xfs_ag_mark_healthy()
209 struct xfs_perag *pag, in xfs_ag_measure_sickness()
344 struct xfs_perag *pag, in xfs_ag_geom_health()
A Dxfs_filestream.c26 struct xfs_perag *pag; /* AG in use for this directory */ member
41 struct xfs_perag *pag = item->pag; in xfs_fstrm_free_func() local
64 struct xfs_perag *pag; in xfs_filestream_pick_ag() local
214 struct xfs_perag *pag; in xfs_filestream_lookup_association() local
A Dxfs_inode.c1250 struct xfs_perag *pag; in xfs_link() local
1827 struct xfs_perag *pag, in xfs_iunlink_lookup()
1851 struct xfs_perag *pag, in xfs_iunlink_update_backref()
1875 struct xfs_perag *pag, in xfs_iunlink_update_bucket()
1910 struct xfs_perag *pag, in xfs_iunlink_insert_inode()
1969 struct xfs_perag *pag; in xfs_iunlink() local
1993 struct xfs_perag *pag, in xfs_iunlink_remove_inode()
2062 struct xfs_perag *pag, in xfs_iunlink_remove()
2085 struct xfs_perag *pag, in xfs_ifree_mark_inode_stale()
2182 struct xfs_perag *pag, in xfs_ifree_cluster()
[all …]
A Dxfs_discard.c24 struct xfs_perag *pag, in xfs_trim_extents()
150 struct xfs_perag *pag; in xfs_ioc_trim() local
A Dxfs_fsops.c200 struct xfs_perag *pag; in xfs_growfs_data_private() local
561 struct xfs_perag *pag; in xfs_fs_reserve_ag_blocks() local
589 struct xfs_perag *pag; in xfs_fs_unreserve_ag_blocks() local
A Dxfs_reflink.c130 struct xfs_perag *pag, in xfs_reflink_find_shared()
174 struct xfs_perag *pag; in xfs_reflink_trim_around_shared() local
920 struct xfs_perag *pag; in xfs_reflink_recover_cow() local
1129 struct xfs_perag *pag; in xfs_reflink_ag_has_free_space() local
1568 struct xfs_perag *pag; in xfs_reflink_inode_has_shared_extents() local
A Dxfs_buf.c503 struct xfs_perag *pag) in xfs_buf_hash_init()
511 struct xfs_perag *pag) in xfs_buf_hash_destroy()
572 struct xfs_perag *pag, in xfs_buf_lookup()
606 struct xfs_perag *pag, in xfs_buf_find_insert()
680 struct xfs_perag *pag; in xfs_buf_get_map() local
995 struct xfs_perag *pag = bp->b_pag; in xfs_buf_rele() local
/linux-6.3-rc2/fs/xfs/scrub/
A Dhealth.c132 struct xfs_perag *pag; in xchk_update_health() local
179 struct xfs_perag *pag, in xchk_ag_btree_healthy_enough()
A Dagheader_repair.c194 struct xfs_perag *pag = sc->sa.pag; in xrep_agf_init_header() local
315 struct xfs_perag *pag; in xrep_agf_commit_new() local
826 struct xfs_perag *pag = sc->sa.pag; in xrep_agi_init_header() local
919 struct xfs_perag *pag; in xrep_agi_commit_new() local
A Dagheader.c66 struct xfs_perag *pag; in xchk_superblock() local
523 struct xfs_perag *pag; in xchk_agf() local
861 struct xfs_perag *pag; in xchk_agi() local
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_flower.c22 #define VCAP_IS2_CHAIN(lookup, pag) \ argument
30 int lookup, pag; in ocelot_chain_to_block() local
95 int pag; in ocelot_is_goto_target_valid() local
455 int pag = ocelot_chain_to_pag(filter->goto_target); in ocelot_flower_parse_action() local

Completed in 54 milliseconds

123