Searched defs:pag (Results 1 – 14 of 14) sorted by relevance
/linux-3.4.99/fs/xfs/ ! |
D | xfs_sync.c | 103 struct xfs_perag *pag, in xfs_inode_ag_walk() 197 struct xfs_perag *pag, int flags), in xfs_inode_ag_iterator() 200 struct xfs_perag *pag; in xfs_inode_ag_iterator() local 222 struct xfs_perag *pag, in xfs_sync_inode_data() 247 struct xfs_perag *pag, in xfs_sync_inode_attr() 583 struct xfs_perag *pag, in __xfs_inode_set_reclaim_tag() 617 struct xfs_perag *pag; in xfs_inode_set_reclaim_tag() local 631 xfs_perag_t *pag, in __xfs_inode_clear_reclaim() 650 xfs_perag_t *pag, in __xfs_inode_clear_reclaim_tag() 757 struct xfs_perag *pag, in xfs_reclaim_inode() [all …]
|
D | xfs_alloc.c | 464 struct xfs_perag *pag, in xfs_alloc_update_counters() 1472 xfs_perag_t *pag; /* per allocation group data */ in xfs_free_ag_extent() local 1732 struct xfs_perag *pag) in xfs_alloc_longest_free_extent() 1763 xfs_perag_t *pag; /* per-ag information structure */ in xfs_alloc_fix_freelist() local 1939 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_get_freelist() local 2055 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_put_freelist() local 2159 struct xfs_perag *pag; /* per allocation group data */ in xfs_alloc_read_agf() local 2515 struct xfs_perag *pag; in xfs_alloc_busy_insert() local 2582 struct xfs_perag *pag; in xfs_alloc_busy_search() local 2630 struct xfs_perag *pag, in xfs_alloc_busy_update_extent() [all …]
|
D | xfs_iget.c | 171 struct xfs_perag *pag, in xfs_iget_cache_hit() 307 struct xfs_perag *pag, in xfs_iget_cache_miss() 427 xfs_perag_t *pag; in xfs_iget() local
|
D | xfs_mount.c | 197 struct xfs_perag *pag; in xfs_perag_get() local 220 struct xfs_perag *pag; in xfs_perag_get_tag() local 238 xfs_perag_put(struct xfs_perag *pag) in xfs_perag_put() 251 struct xfs_perag *pag = container_of(head, struct xfs_perag, rcu_head); in __xfs_free_perag() local 265 struct xfs_perag *pag; in xfs_free_perag() local 445 xfs_perag_t *pag; in xfs_initialize_perag() local 795 xfs_perag_t *pag; in xfs_initialize_perag_data() local
|
D | xfs_ialloc.c | 252 struct xfs_perag *pag; in xfs_ialloc_ag_alloc() local 461 xfs_perag_t *pag; /* per allocation group data */ in xfs_ialloc_ag_select() local 670 struct xfs_perag *pag; in xfs_dialloc() local 1051 struct xfs_perag *pag; in xfs_difree() local 1522 struct xfs_perag *pag; /* per allocation group data */ in xfs_ialloc_read_agi() local
|
D | xfs_alloc_btree.c | 58 struct xfs_perag *pag = xfs_perag_get(cur->bc_mp, seqno); in xfs_allocbt_set_root() local 141 struct xfs_perag *pag; in xfs_allocbt_update_lastrec() local
|
D | xfs_filestream.c | 168 struct xfs_perag *pag; in xfs_filestream_peek_ag() local 182 struct xfs_perag *pag; in xfs_filestream_get_ag() local 196 struct xfs_perag *pag; in xfs_filestream_put_ag() local 219 struct xfs_perag *pag; in _xfs_filestream_pick_ag() local
|
D | xfs_discard.c | 48 struct xfs_perag *pag; in xfs_trim_extents() local
|
D | xfs_alloc.h | 104 struct xfs_perag *pag; /* per-ag struct for this agno */ member
|
D | xfs_qm_syscalls.c | 848 struct xfs_perag *pag, in xfs_dqrele_inode()
|
D | xfs_buf.c | 431 struct xfs_perag *pag; in _xfs_buf_find() local 836 struct xfs_perag *pag = bp->b_pag; in xfs_buf_rele() local
|
D | xfs_inode.c | 1542 struct xfs_perag *pag; in xfs_ifree_cluster() local 2240 struct xfs_perag *pag; in xfs_iflush_cluster() local
|
D | xfs_ag.h | 262 #define XFS_MIN_FREELIST_PAG(pag,mp) \ argument
|
D | xfs_bmap.c | 2278 struct xfs_perag *pag; in xfs_bmap_btalloc_nullfb() local
|