Home
last modified time | relevance | path

Searched refs:xfs_agnumber_t (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.6.39/fs/xfs/
Dxfs_mount.h48 ((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 *);
Dxfs_alloc.h104 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 */
Dxfs_filestream.c121 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 …]
Dxfs_ag.h109 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))
Dxfs_filestream.h56 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);
Dxfs_ialloc.c157 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 …]
Dxfs_ialloc.h139 xfs_agnumber_t agno, /* allocation group number */
150 xfs_agnumber_t agno); /* allocation group number */
Dxfs_types.h61 typedef __uint32_t xfs_agnumber_t; /* allocation group number */ typedef
120 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
Dxfs_btree.h257 xfs_agnumber_t agno; /* ag number */
342 xfs_agnumber_t agno, /* allocation group number */
396 xfs_agnumber_t agno, /* allocation group number */
Dxfs_alloc_btree.h107 xfs_agnumber_t, xfs_btnum_t);
Dxfs_ialloc_btree.h109 struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t);
Dxfs_alloc_btree.c57 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()
Dxfs_fsops.c125 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()
Dxfs_inum.h55 ((xfs_agnumber_t)((i) >> XFS_INO_AGINO_BITS(mp)))
Dxfs_mount.c198 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()
Dxfs_alloc.c446 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()
Dxfs_itable.c206 xfs_agnumber_t agno; /* allocation group number */ in xfs_bulkstat()
622 xfs_agnumber_t agno; in xfs_inumbers()
Dxfs_ialloc_btree.c311 xfs_agnumber_t agno) /* allocation group number */ in xfs_inobt_init_cursor()
Dxfs_sb.h112 xfs_agnumber_t sb_agcount; /* number of allocation groups */
Dxfs_log_recover.c3000 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()
Dxfs_dir2.c146 xfs_agnumber_t agno; in xfs_dir_ino_validate()
Dxfs_bmap.c2183 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/
Dxfs_discard.c39 xfs_agnumber_t agno, in xfs_trim_extents()
149 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim()
Dxfs_trace.h99 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 …]
Dxfs_sync.c201 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()

12