/linux-2.6.39/fs/xfs/ |
D | xfs_mount.h | 48 ((xfs_agnumber_t)(XFS_BB_TO_FSBT(mp, d) / (mp)->m_sb.sb_agblocks)) 128 xfs_agnumber_t m_agfrotor; /* last ag where space found */ 129 xfs_agnumber_t m_agirotor; /* last ag dir inode alloced */ 131 xfs_agnumber_t m_maxagi; /* highest inode alloc group */ 321 static inline xfs_agnumber_t 326 return (xfs_agnumber_t) ld; in xfs_daddr_to_agno() 339 struct xfs_perag *xfs_perag_get(struct xfs_mount *mp, xfs_agnumber_t agno); 340 struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *mp, xfs_agnumber_t agno, 396 extern int xfs_initialize_perag(struct xfs_mount *, xfs_agnumber_t, 397 xfs_agnumber_t *);
|
D | xfs_alloc.h | 104 xfs_agnumber_t agno; /* allocation group number */ 139 xfs_alloc_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno, 146 xfs_alloc_busy_search(struct xfs_mount *mp, xfs_agnumber_t agno, 184 xfs_agnumber_t agno, /* allocation group number */ 205 xfs_agnumber_t agno, /* allocation group number */
|
D | xfs_filestream.c | 121 xfs_agnumber_t ag; /* AG currently in use for the file/directory. */ 166 xfs_agnumber_t agno) in xfs_filestream_peek_ag() 180 xfs_agnumber_t agno) in xfs_filestream_get_ag() 194 xfs_agnumber_t agno) in xfs_filestream_put_ag() 210 xfs_agnumber_t startag, in _xfs_filestream_pick_ag() 211 xfs_agnumber_t *agp, in _xfs_filestream_pick_ag() 218 xfs_agnumber_t ag, max_ag = NULLAGNUMBER; in _xfs_filestream_pick_ag() 334 xfs_agnumber_t ag) in _xfs_filestream_update_ag() 340 xfs_agnumber_t old_ag; in _xfs_filestream_update_ag() 531 xfs_agnumber_t [all …]
|
D | xfs_ag.h | 109 xfs_agnumber_t agno, int flags, struct xfs_buf **bpp); 162 xfs_agnumber_t agno, struct xfs_buf **bpp); 187 xfs_agnumber_t agno; 201 xfs_agnumber_t pag_agno; /* AG this structure belongs to */ 268 ((xfs_agnumber_t)((fsbno) >> (mp)->m_sb.sb_agblklog))
|
D | xfs_filestream.h | 56 xfs_agnumber_t xfs_filestream_lookup_ag(struct xfs_inode *ip); 59 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
|
D | xfs_ialloc.c | 157 xfs_agnumber_t agno, in xfs_ialloc_inode_init() 244 xfs_agnumber_t agno; in xfs_ialloc_ag_alloc() 425 STATIC xfs_agnumber_t 429 xfs_agnumber_t agno; in xfs_ialloc_next_ag() 452 xfs_agnumber_t agcount; /* number of ag's in the filesystem */ in xfs_ialloc_ag_select() 453 xfs_agnumber_t agno; /* current ag number */ in xfs_ialloc_ag_select() 460 xfs_agnumber_t pagno; /* parent (starting) ag number */ in xfs_ialloc_ag_select() 648 xfs_agnumber_t agcount; /* number of allocation groups */ in xfs_dialloc() 650 xfs_agnumber_t agno; /* allocation group number */ in xfs_dialloc() 663 xfs_agnumber_t pagno; /* parent's AG number */ in xfs_dialloc() [all …]
|
D | xfs_ialloc.h | 139 xfs_agnumber_t agno, /* allocation group number */ 150 xfs_agnumber_t agno); /* allocation group number */
|
D | xfs_types.h | 61 typedef __uint32_t xfs_agnumber_t; /* allocation group number */ typedef 120 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
|
D | xfs_btree.h | 257 xfs_agnumber_t agno; /* ag number */ 342 xfs_agnumber_t agno, /* allocation group number */ 396 xfs_agnumber_t agno, /* allocation group number */
|
D | xfs_alloc_btree.h | 107 xfs_agnumber_t, xfs_btnum_t);
|
D | xfs_ialloc_btree.h | 109 struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t);
|
D | xfs_alloc_btree.c | 57 xfs_agnumber_t seqno = be32_to_cpu(agf->agf_seqno); in xfs_allocbt_set_root() 149 xfs_agnumber_t seqno = be32_to_cpu(agf->agf_seqno); in xfs_allocbt_update_lastrec() 426 xfs_agnumber_t agno, /* allocation group number */ in xfs_allocbt_init_cursor()
|
D | xfs_fsops.c | 125 xfs_agnumber_t agno; in xfs_growfs_data_private() 134 xfs_agnumber_t nagcount; in xfs_growfs_data_private() 135 xfs_agnumber_t nagimax = 0; in xfs_growfs_data_private() 139 xfs_agnumber_t oagcount; in xfs_growfs_data_private()
|
D | xfs_inum.h | 55 ((xfs_agnumber_t)((i) >> XFS_INO_AGINO_BITS(mp)))
|
D | xfs_mount.c | 198 xfs_perag_get(struct xfs_mount *mp, xfs_agnumber_t agno) in xfs_perag_get() 220 xfs_agnumber_t first, in xfs_perag_get_tag() 267 xfs_agnumber_t agno; in xfs_free_perag() 453 xfs_agnumber_t agcount, in xfs_initialize_perag() 454 xfs_agnumber_t *maxagi) in xfs_initialize_perag() 456 xfs_agnumber_t index, max_metadata; in xfs_initialize_perag() 457 xfs_agnumber_t first_initialised = 0; in xfs_initialize_perag() 803 xfs_initialize_perag_data(xfs_mount_t *mp, xfs_agnumber_t agcount) in xfs_initialize_perag_data() 805 xfs_agnumber_t index; in xfs_initialize_perag_data()
|
D | xfs_alloc.c | 446 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_read_agfl() 1386 xfs_agnumber_t agno, /* allocation group number */ in xfs_free_ag_extent() 1984 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_pagf_init() 2060 xfs_agnumber_t agno, /* allocation group number */ in xfs_read_agf() 2113 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_read_agf() 2178 xfs_agnumber_t sagno; /* starting allocation group number */ in xfs_alloc_vextent() 2182 xfs_agnumber_t rotorstep = xfs_rotorstep; /* inode32 agf stepper */ in xfs_alloc_vextent() 2528 xfs_agnumber_t agno, in xfs_alloc_busy_insert() 2637 xfs_agnumber_t agno, in xfs_alloc_busy_search()
|
D | xfs_itable.c | 206 xfs_agnumber_t agno; /* allocation group number */ in xfs_bulkstat() 622 xfs_agnumber_t agno; in xfs_inumbers()
|
D | xfs_ialloc_btree.c | 311 xfs_agnumber_t agno) /* allocation group number */ in xfs_inobt_init_cursor()
|
D | xfs_sb.h | 112 xfs_agnumber_t sb_agcount; /* number of allocation groups */
|
D | xfs_log_recover.c | 3000 xfs_agnumber_t agno, in xlog_recover_clear_agi_bucket() 3041 xfs_agnumber_t agno, in xlog_recover_process_one_iunlink() 3111 xfs_agnumber_t agno; in xlog_recover_process_iunlinks() 3817 xfs_agnumber_t agno; in xlog_recover_check_summary()
|
D | xfs_dir2.c | 146 xfs_agnumber_t agno; in xfs_dir_ino_validate()
|
D | xfs_bmap.c | 2183 xfs_agnumber_t fb_agno; /* ag number of ap->firstblock */ in xfs_bmap_adjacent() 2437 xfs_agnumber_t ag, startag; in xfs_bmap_btalloc_nullfb() 2551 xfs_agnumber_t fb_agno; /* ag number of ap->firstblock */ in xfs_bmap_btalloc() 2552 xfs_agnumber_t ag; in xfs_bmap_btalloc() 3735 xfs_agnumber_t agno; in xfs_bmap_add_free()
|
/linux-2.6.39/fs/xfs/linux-2.6/ |
D | xfs_discard.c | 39 xfs_agnumber_t agno, in xfs_trim_extents() 149 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim()
|
D | xfs_trace.h | 99 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount, 104 __field(xfs_agnumber_t, agno) 123 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount, \ 1159 TP_PROTO(struct xfs_trans *trans, xfs_agnumber_t agno, 1166 __field(xfs_agnumber_t, agno) 1192 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, 1197 __field(xfs_agnumber_t, agno) 1219 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, 1224 __field(xfs_agnumber_t, agno) 1269 __field(xfs_agnumber_t, agno) [all …]
|
D | xfs_sync.c | 201 xfs_agnumber_t ag; in xfs_inode_ag_iterator() 894 xfs_agnumber_t ag; in xfs_reclaim_inodes_ag() 1030 xfs_agnumber_t ag; in xfs_reclaim_inode_shrink()
|