Lines Matching refs:xfs_agino_t
44 xfs_agino_t pagi_freecount; /* number of free inodes */
45 xfs_agino_t pagi_count; /* number of allocated inodes */
52 xfs_agino_t pagl_pagino;
53 xfs_agino_t pagl_leftrec;
54 xfs_agino_t pagl_rightrec;
64 xfs_agino_t agino_min;
65 xfs_agino_t agino_max;
216 xfs_agino_t *first, xfs_agino_t *last);
238 xfs_verify_agino(struct xfs_perag *pag, xfs_agino_t agino) in xfs_verify_agino()
252 xfs_verify_agino_or_null(struct xfs_perag *pag, xfs_agino_t agino) in xfs_verify_agino_or_null()
357 xfs_agino_t agino) in xfs_agino_to_ino()