Searched defs:pag (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/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() 342 struct xfs_perag *pag, in xfs_log_dirty_inode() 619 struct xfs_perag *pag, in __xfs_inode_set_reclaim_tag() 653 struct xfs_perag *pag; in xfs_inode_set_reclaim_tag() local 667 xfs_perag_t *pag, in __xfs_inode_clear_reclaim() 686 xfs_perag_t *pag, in __xfs_inode_clear_reclaim_tag() [all …]
|
D | xfs_alloc.c | 463 struct xfs_perag *pag, in xfs_alloc_update_counters() 1471 xfs_perag_t *pag; /* per allocation group data */ in xfs_free_ag_extent() local 1731 struct xfs_perag *pag) in xfs_alloc_longest_free_extent() 1762 xfs_perag_t *pag; /* per-ag information structure */ in xfs_alloc_fix_freelist() local 1938 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_get_freelist() local 2054 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_put_freelist() local 2158 struct xfs_perag *pag; /* per allocation group data */ in xfs_alloc_read_agf() local 2483 struct xfs_perag *pag; in xfs_alloc_busy_insert() local 2550 struct xfs_perag *pag; in xfs_alloc_busy_search() local 2598 struct xfs_perag *pag, in xfs_alloc_busy_update_extent() [all …]
|
D | xfs_iget.c | 172 struct xfs_perag *pag, in xfs_iget_cache_hit() 308 struct xfs_perag *pag, in xfs_iget_cache_miss() 418 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 793 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_discard.c | 48 struct xfs_perag *pag; in xfs_trim_extents() 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_alloc.h | 102 struct xfs_perag *pag; /* per-ag struct for this agno */ member
|
D | xfs_qm_syscalls.c | 874 struct xfs_perag *pag, in xfs_dqrele_inode()
|
D | xfs_buf.c | 433 struct xfs_perag *pag; in _xfs_buf_find() local 838 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 2241 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
|