Searched refs:xfs_agnumber_t (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A 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);
H A Dxfs_alloc.h87 xfs_agnumber_t agno; /* allocation group number */
124 xfs_agnumber_t agno,
167 xfs_agnumber_t agno, /* allocation group number */
188 xfs_agnumber_t agno, /* allocation group number */
H A Dxfs_ialloc.h139 xfs_agnumber_t agno, /* allocation group number */
150 xfs_agnumber_t agno); /* allocation group number */
H A Dxfs_mount.h48 ((xfs_agnumber_t)(XFS_BB_TO_FSBT(mp, d) / (mp)->m_sb.sb_agblocks))
115 xfs_agnumber_t m_agfrotor; /* last ag where space found */
116 xfs_agnumber_t m_agirotor; /* last ag dir inode alloced */
118 xfs_agnumber_t m_maxagi; /* highest inode alloc group */
311 static inline xfs_agnumber_t
316 return (xfs_agnumber_t) ld;
329 struct xfs_perag *xfs_perag_get(struct xfs_mount *mp, xfs_agnumber_t agno);
382 extern int xfs_initialize_perag(struct xfs_mount *, xfs_agnumber_t,
383 xfs_agnumber_t *);
H A Dxfs_types.h61 typedef __uint32_t xfs_agnumber_t; /* allocation group number */ typedef
122 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
H A Dxfs_filestream.c121 xfs_agnumber_t ag; /* AG currently in use for the file/directory. */
166 xfs_agnumber_t agno)
180 xfs_agnumber_t agno)
194 xfs_agnumber_t agno)
210 xfs_agnumber_t startag,
211 xfs_agnumber_t *agp,
218 xfs_agnumber_t ag, max_ag = NULLAGNUMBER;
334 xfs_agnumber_t ag)
340 xfs_agnumber_t old_ag;
531 xfs_agnumber_t
[all...]
H A 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 */
259 ((xfs_agnumber_t)((fsbno) >> (mp)->m_sb.sb_agblklog))
H A Dxfs_alloc_btree.h107 xfs_agnumber_t, xfs_btnum_t);
H A Dxfs_ialloc_btree.h109 struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t);
H A Dxfs_ialloc.c157 xfs_agnumber_t agno,
237 xfs_agnumber_t agno;
418 STATIC xfs_agnumber_t
422 xfs_agnumber_t agno;
445 xfs_agnumber_t agcount; /* number of ag's in the filesystem */
446 xfs_agnumber_t agno; /* current ag number */
453 xfs_agnumber_t pagno; /* parent (starting) ag number */
641 xfs_agnumber_t agcount; /* number of allocation groups */
643 xfs_agnumber_t agno; /* allocation group number */
656 xfs_agnumber_t pagn
[all...]
H A Dxfs_inum.h55 ((xfs_agnumber_t)((i) >> XFS_INO_AGINO_BITS(mp)))
H A Dxfs_btree.h259 xfs_agnumber_t agno; /* ag number */
344 xfs_agnumber_t agno, /* allocation group number */
398 xfs_agnumber_t agno, /* allocation group number */
H A Dxfs_alloc_btree.c57 xfs_agnumber_t seqno = be32_to_cpu(agf->agf_seqno);
149 xfs_agnumber_t seqno = be32_to_cpu(agf->agf_seqno);
459 xfs_agnumber_t agno, /* allocation group number */
H A Dxfs_fsops.c122 xfs_agnumber_t agno;
131 xfs_agnumber_t nagcount;
132 xfs_agnumber_t nagimax = 0;
136 xfs_agnumber_t oagcount;
H A Dxfs_mount.c204 xfs_perag_get(struct xfs_mount *mp, xfs_agnumber_t agno)
241 xfs_agnumber_t agno;
416 xfs_agnumber_t agcount,
417 xfs_agnumber_t *maxagi)
419 xfs_agnumber_t index, max_metadata;
420 xfs_agnumber_t first_initialised = 0;
778 xfs_initialize_perag_data(xfs_mount_t *mp, xfs_agnumber_t agcount)
780 xfs_agnumber_t index;
H A Dxfs_alloc.c45 xfs_alloc_busy_search(struct xfs_mount *mp, xfs_agnumber_t agno,
451 xfs_agnumber_t agno, /* allocation group number */
1438 xfs_agnumber_t agno, /* allocation group number */
2045 xfs_agnumber_t agno, /* allocation group number */
2121 xfs_agnumber_t agno, /* allocation group number */
2174 xfs_agnumber_t agno, /* allocation group number */
2239 xfs_agnumber_t sagno; /* starting allocation group number */
2243 xfs_agnumber_t rotorstep = xfs_rotorstep; /* inode32 agf stepper */
2573 xfs_agnumber_t agno,
2682 xfs_agnumber_t agn
[all...]
H A Dxfs_itable.c205 xfs_agnumber_t agno; /* allocation group number */
623 xfs_agnumber_t agno;
H A Dxfs_ialloc_btree.c344 xfs_agnumber_t agno) /* allocation group number */
H A Dxfs_sb.h110 xfs_agnumber_t sb_agcount; /* number of allocation groups */
H A Dxfs_dir2.c146 xfs_agnumber_t agno;
H A Dxfs_log_recover.c3136 xfs_agnumber_t agno,
3178 xfs_agnumber_t agno,
3248 xfs_agnumber_t agno;
3958 xfs_agnumber_t agno;
H A Dxfs_bmap.c2163 xfs_agnumber_t fb_agno; /* ag number of ap->firstblock */
2410 xfs_agnumber_t ag, startag;
2524 xfs_agnumber_t fb_agno; /* ag number of ap->firstblock */
2525 xfs_agnumber_t ag;
3705 xfs_agnumber_t agno;
H A Dxfs_btree.c484 xfs_agnumber_t agno, /* allocation group number */
670 xfs_agnumber_t agno, /* allocation group number */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A 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, \
1154 TP_PROTO(struct xfs_trans *trans, xfs_agnumber_t agno,
1161 __field(xfs_agnumber_t, agno)
1187 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno,
1192 __field(xfs_agnumber_t, agno)
1214 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno,
1219 __field(xfs_agnumber_t, agno)
1264 __field(xfs_agnumber_t, agn
[all...]
H A Dxfs_sync.c144 xfs_agnumber_t *first,
185 xfs_agnumber_t ag;
891 xfs_agnumber_t ag;

Completed in 271 milliseconds

12