/linux-4.1.27/fs/xfs/ |
D | xfs_filestream.c | 36 xfs_agnumber_t ag; /* AG in use for this directory */ 84 xfs_agnumber_t agno) in xfs_filestream_peek_ag() 98 xfs_agnumber_t agno) in xfs_filestream_get_ag() 112 xfs_agnumber_t agno) in xfs_filestream_put_ag() 142 xfs_agnumber_t startag, in xfs_filestream_pick_ag() 143 xfs_agnumber_t *agp, in xfs_filestream_pick_ag() 151 xfs_agnumber_t ag, max_ag = NULLAGNUMBER; in xfs_filestream_pick_ag() 312 xfs_agnumber_t 318 xfs_agnumber_t startag, ag = NULLAGNUMBER; in xfs_filestream_lookup_ag() 341 xfs_agnumber_t rotorstep = xfs_rotorstep; in xfs_filestream_lookup_ag() [all …]
|
D | xfs_super.h | 68 extern xfs_agnumber_t xfs_set_inode32(struct xfs_mount *, xfs_agnumber_t agcount); 69 extern xfs_agnumber_t xfs_set_inode64(struct xfs_mount *, xfs_agnumber_t agcount);
|
D | xfs_extent_busy.h | 37 xfs_agnumber_t agno; 46 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno, 54 xfs_extent_busy_search(struct xfs_mount *mp, xfs_agnumber_t agno, 58 xfs_extent_busy_reuse(struct xfs_mount *mp, xfs_agnumber_t agno,
|
D | xfs_mount.h | 57 xfs_agnumber_t m_agfrotor; /* last ag where space found */ 58 xfs_agnumber_t m_agirotor; /* last ag dir inode alloced */ 60 xfs_agnumber_t m_maxagi; /* highest inode alloc group */ 247 static inline xfs_agnumber_t 252 return (xfs_agnumber_t) ld; in xfs_daddr_to_agno() 268 xfs_agnumber_t pag_agno; /* AG this structure belongs to */ 314 extern int xfs_initialize_perag(xfs_mount_t *mp, xfs_agnumber_t agcount, 315 xfs_agnumber_t *maxagi);
|
D | xfs_filestream.h | 28 xfs_agnumber_t xfs_filestream_lookup_ag(struct xfs_inode *ip); 29 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp); 30 int xfs_filestream_peek_ag(struct xfs_mount *mp, xfs_agnumber_t agno);
|
D | xfs_extent_busy.c | 37 xfs_agnumber_t agno, in xfs_extent_busy_insert() 107 xfs_agnumber_t agno, in xfs_extent_busy_search() 307 xfs_agnumber_t agno, in xfs_extent_busy_reuse() 567 xfs_agnumber_t agno = NULLAGNUMBER; in xfs_extent_busy_clear()
|
D | xfs_trace.h | 103 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount, 108 __field(xfs_agnumber_t, agno) 127 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount, \ 139 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), 143 __field(xfs_agnumber_t, agno) 155 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), \ 543 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno), 548 __field(xfs_agnumber_t, agno) 565 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno), \ 572 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno, [all …]
|
D | xfs_icreate_item.h | 29 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
|
D | xfs_discard.c | 38 xfs_agnumber_t agno, in xfs_trim_extents() 163 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim()
|
D | xfs_itable.c | 178 xfs_agnumber_t agno, in xfs_bulkstat_ichunk_ra() 276 xfs_agnumber_t agno, in xfs_bulkstat_ag_ichunk() 352 xfs_agnumber_t agno; /* allocation group number */ in xfs_bulkstat() 557 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, *lastino); in xfs_inumbers()
|
D | xfs_super.c | 580 xfs_agnumber_t 581 xfs_set_inode32(struct xfs_mount *mp, xfs_agnumber_t agcount) in xfs_set_inode32() 583 xfs_agnumber_t index = 0; in xfs_set_inode32() 584 xfs_agnumber_t maxagi = 0; in xfs_set_inode32() 586 xfs_agnumber_t max_metadata; in xfs_set_inode32() 632 xfs_agnumber_t 633 xfs_set_inode64(struct xfs_mount *mp, xfs_agnumber_t agcount) in xfs_set_inode64() 635 xfs_agnumber_t index = 0; in xfs_set_inode64()
|
D | xfs_mount.c | 138 xfs_agnumber_t agno; in xfs_free_perag() 172 xfs_agnumber_t agcount, in xfs_initialize_perag() 173 xfs_agnumber_t *maxagi) in xfs_initialize_perag() 175 xfs_agnumber_t index; in xfs_initialize_perag() 176 xfs_agnumber_t first_initialised = 0; in xfs_initialize_perag()
|
D | xfs_fsops.c | 149 xfs_agnumber_t agno; in xfs_growfs_data_private() 157 xfs_agnumber_t nagcount; in xfs_growfs_data_private() 158 xfs_agnumber_t nagimax = 0; in xfs_growfs_data_private() 162 xfs_agnumber_t oagcount; in xfs_growfs_data_private()
|
D | xfs_icreate_item.c | 162 xfs_agnumber_t agno, in xfs_icreate_log()
|
D | xfs_icache.c | 648 xfs_agnumber_t ag; in xfs_inode_ag_iterator() 676 xfs_agnumber_t ag; in xfs_inode_ag_iterator_tag() 1026 xfs_agnumber_t ag; in xfs_reclaim_inodes_ag() 1177 xfs_agnumber_t ag = 0; in xfs_reclaim_inodes_count()
|
D | xfs_log_recover.c | 3033 xfs_agnumber_t agno; in xlog_recover_do_icreate_pass2() 3845 xfs_agnumber_t agno, in xlog_recover_clear_agi_bucket() 3885 xfs_agnumber_t agno, in xlog_recover_process_one_iunlink() 3955 xfs_agnumber_t agno; in xlog_recover_process_iunlinks() 4625 xfs_agnumber_t agno; in xlog_recover_check_summary()
|
D | xfs_inode.c | 2071 xfs_agnumber_t agno; in xfs_iunlink_remove()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_sb.h | 24 extern struct xfs_perag *xfs_perag_get(struct xfs_mount *, xfs_agnumber_t); 25 extern struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *, xfs_agnumber_t, 28 extern int xfs_initialize_perag_data(struct xfs_mount *, xfs_agnumber_t);
|
D | xfs_ialloc.h | 130 xfs_agnumber_t agno, /* allocation group number */ 141 xfs_agnumber_t agno); /* allocation group number */ 160 xfs_agnumber_t agno, xfs_agblock_t agbno, 164 xfs_agnumber_t agno, struct xfs_buf **bpp);
|
D | xfs_alloc.h | 105 xfs_agnumber_t agno; /* allocation group number */ 172 xfs_agnumber_t agno, /* allocation group number */ 193 xfs_agnumber_t agno, /* allocation group number */ 235 xfs_agnumber_t agno, int flags, struct xfs_buf **bpp);
|
D | xfs_ialloc.c | 140 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_inobt_insert() 223 xfs_agnumber_t agno, in xfs_ialloc_inode_init() 361 xfs_agnumber_t agno; in xfs_ialloc_ag_alloc() 542 STATIC xfs_agnumber_t 546 xfs_agnumber_t agno; in xfs_ialloc_next_ag() 561 STATIC xfs_agnumber_t 568 xfs_agnumber_t agcount; /* number of ag's in the filesystem */ in xfs_ialloc_ag_select() 569 xfs_agnumber_t agno; /* current ag number */ in xfs_ialloc_ag_select() 576 xfs_agnumber_t pagno; /* parent (starting) ag number */ in xfs_ialloc_ag_select() 746 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_dialloc_ag_inobt() [all …]
|
D | xfs_types.h | 26 typedef __uint32_t xfs_agnumber_t; /* allocation group number */ typedef 59 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
|
D | xfs_btree.h | 214 xfs_agnumber_t agno; /* ag number */ 300 xfs_agnumber_t agno, /* allocation group number */ 356 xfs_agnumber_t agno, /* allocation group number */
|
D | xfs_alloc_btree.h | 62 xfs_agnumber_t, xfs_btnum_t);
|
D | xfs_ialloc_btree.h | 61 struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t,
|
D | xfs_alloc_btree.c | 53 xfs_agnumber_t seqno = be32_to_cpu(agf->agf_seqno); in xfs_allocbt_set_root() 138 xfs_agnumber_t seqno = be32_to_cpu(agf->agf_seqno); in xfs_allocbt_update_lastrec() 457 xfs_agnumber_t agno, /* allocation group number */ in xfs_allocbt_init_cursor()
|
D | xfs_sb.c | 51 xfs_agnumber_t agno) in xfs_perag_get() 73 xfs_agnumber_t first, in xfs_perag_get_tag() 705 xfs_agnumber_t agcount) in xfs_initialize_perag_data() 707 xfs_agnumber_t index; in xfs_initialize_perag_data()
|
D | xfs_alloc.c | 533 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_read_agfl() 1549 xfs_agnumber_t agno, /* allocation group number */ in xfs_free_ag_extent() 2125 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_pagf_init() 2290 xfs_agnumber_t agno, /* allocation group number */ in xfs_read_agf() 2320 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_read_agf() 2386 xfs_agnumber_t sagno; /* starting allocation group number */ in xfs_alloc_vextent() 2390 xfs_agnumber_t rotorstep = xfs_rotorstep; /* inode32 agf stepper */ in xfs_alloc_vextent()
|
D | xfs_format.h | 110 xfs_agnumber_t sb_agcount; /* number of allocation groups */ 777 ((xfs_agnumber_t)((fsbno) >> (mp)->m_sb.sb_agblklog)) 1024 ((xfs_agnumber_t)((i) >> XFS_INO_AGINO_BITS(mp)))
|
D | xfs_ialloc_btree.c | 376 xfs_agnumber_t agno, /* allocation group number */ in xfs_inobt_init_cursor()
|
D | xfs_dir2.c | 198 xfs_agnumber_t agno; in xfs_dir_ino_validate()
|
D | xfs_bmap.c | 579 xfs_agnumber_t agno; in xfs_bmap_add_free() 3357 xfs_agnumber_t fb_agno; /* ag number of ap->firstblock */ in xfs_bmap_adjacent() 3503 xfs_agnumber_t ag, in xfs_bmap_longest_free_extent() 3568 xfs_agnumber_t ag, startag; in xfs_bmap_btalloc_nullfb() 3602 xfs_agnumber_t ag; in xfs_bmap_btalloc_filestreams() 3646 xfs_agnumber_t fb_agno; /* ag number of ap->firstblock */ in xfs_bmap_btalloc() 3647 xfs_agnumber_t ag; in xfs_bmap_btalloc()
|
D | xfs_btree.c | 570 xfs_agnumber_t agno, /* allocation group number */ in xfs_btree_get_bufs() 752 xfs_agnumber_t agno, /* allocation group number */ in xfs_btree_reada_bufs()
|