Searched refs:xfs_agino_t (Results 1 – 13 of 13) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_inum.h | 43 typedef __uint32_t xfs_agino_t; /* within allocation grp inode number */ typedef 57 #define NULLAGINO ((xfs_agino_t)-1) 106 xfs_agino_t xfs_ino_to_agino(struct xfs_mount *mp, xfs_ino_t i); 110 ((xfs_agino_t)(i) & XFS_INO_MASK(XFS_INO_AGINO_BITS(mp))) 137 xfs_agino_to_ino(struct xfs_mount *mp, xfs_agnumber_t a, xfs_agino_t i); 144 xfs_agblock_t xfs_agino_to_agbno(struct xfs_mount *mp, xfs_agino_t i); 150 int xfs_agino_to_offset(struct xfs_mount *mp, xfs_agino_t i); 158 xfs_agino_t xfs_offbno_to_agino(struct xfs_mount *mp, xfs_agblock_t b, int o); 162 ((xfs_agino_t)(((b) << XFS_INO_OFFSET_BITS(mp)) | (o)))
|
D | xfs_ialloc_btree.h | 68 xfs_agino_t ir_startino; /* starting inode number */ 78 xfs_agino_t ir_startino; /* starting inode number */ 244 xfs_agino_t *ino, /* output: starting inode of chunk */ 275 xfs_agino_t ino, /* starting inode of chunk */ 287 xfs_agino_t ino, /* starting inode of chunk */ 299 xfs_agino_t ino, /* starting inode of chunk */ 312 xfs_agino_t ino, /* starting inode of chunk */
|
D | xfs_ag.h | 139 xfs_agino_t agi_count; /* count of allocated inodes */ 142 xfs_agino_t agi_freecount; /* number of free inodes */ 143 xfs_agino_t agi_newino; /* new inode just allocated */ 144 xfs_agino_t agi_dirino; /* last directory inode chunk */ 149 xfs_agino_t agi_unlinked[XFS_AGI_UNLINKED_BUCKETS]; 225 xfs_agino_t pagi_freecount; /* number of free inodes */
|
D | xfs_ialloc.c | 150 xfs_agino_t newino; /* new first inode's number */ in xfs_ialloc_ag_alloc() 151 xfs_agino_t newlen; /* new number of inodes */ in xfs_ialloc_ag_alloc() 153 xfs_agino_t thisino; /* current inode number, for loop */ in xfs_ialloc_ag_alloc() 524 xfs_agino_t pagino; /* parent's a.g. relative inode # */ in xfs_dialloc() 933 xfs_agino_t agino; /* inode number relative to allocation group */ in xfs_difree() 1143 xfs_agino_t agino; /* inode number within alloc group */ in xfs_dilocate() 1147 xfs_agino_t chunk_agino; /* first agino in inode chunk */ in xfs_dilocate()
|
D | xfs_itable.c | 241 xfs_agino_t agino; /* inode # in allocation group */ in xfs_bulkstat() 252 xfs_agino_t gino; /* current btree rec's start inode */ in xfs_bulkstat() 688 xfs_agino_t agino; in xfs_inumbers() 697 xfs_agino_t gino; in xfs_inumbers()
|
D | xfs_inode.c | 1890 xfs_agino_t agino; in xfs_iunlink() 1956 (offset + sizeof(xfs_agino_t) - 1)); in xfs_iunlink() 1966 (sizeof(xfs_agino_t) * bucket_index); in xfs_iunlink() 1968 (offset + sizeof(xfs_agino_t) - 1)); in xfs_iunlink() 1988 xfs_agino_t agino; in xfs_iunlink_remove() 1989 xfs_agino_t next_agino; in xfs_iunlink_remove() 2068 (offset + sizeof(xfs_agino_t) - 1)); in xfs_iunlink_remove() 2080 (sizeof(xfs_agino_t) * bucket_index); in xfs_iunlink_remove() 2082 (offset + sizeof(xfs_agino_t) - 1)); in xfs_iunlink_remove() 2131 (offset + sizeof(xfs_agino_t) - 1)); in xfs_iunlink_remove() [all …]
|
D | xfs_macros.c | 200 xfs_agino_to_agbno(xfs_mount_t *mp, xfs_agino_t i) in xfs_agino_to_agbno() 208 xfs_agino_to_ino(xfs_mount_t *mp, xfs_agnumber_t a, xfs_agino_t i) in xfs_agino_to_ino() 216 xfs_agino_to_offset(xfs_mount_t *mp, xfs_agino_t i) in xfs_agino_to_offset() 1700 xfs_agino_t 2031 xfs_agino_t
|
D | xfs_dir2_sf.h | 55 (uint)sizeof(xfs_agino_t))
|
D | xfs_ialloc_btree.c | 956 xfs_agino_t startino; /* key value */ in xfs_inobt_lookup() 1801 xfs_agino_t *ino, /* output: starting inode of chunk */ in xfs_inobt_get_rec() 2005 xfs_agino_t ino, /* starting inode of chunk */ in xfs_inobt_lookup_eq() 2023 xfs_agino_t ino, /* starting inode of chunk */ in xfs_inobt_lookup_ge() 2041 xfs_agino_t ino, /* starting inode of chunk */ in xfs_inobt_lookup_le() 2060 xfs_agino_t ino, /* starting inode of chunk */ in xfs_inobt_update()
|
D | xfs_log_recover.c | 1816 xfs_agino_t *logged_nextp; in xlog_recover_do_inode_buffer() 1817 xfs_agino_t *buffer_nextp; in xlog_recover_do_inode_buffer() 1894 logged_nextp = (xfs_agino_t *) in xlog_recover_do_inode_buffer() 1906 buffer_nextp = (xfs_agino_t *)xfs_buf_offset(bp, in xlog_recover_do_inode_buffer() 3192 (sizeof(xfs_agino_t) * bucket); in xlog_recover_clear_agi_bucket() 3194 (offset + sizeof(xfs_agino_t) - 1)); in xlog_recover_clear_agi_bucket() 3222 xfs_agino_t agino; in xlog_recover_process_iunlinks()
|
D | xfs_mount.c | 326 xfs_agino_t agino; 570 ((uint)sizeof(xfs_dinode_core_t) + (uint)sizeof(xfs_agino_t));
|
D | xfs_dinode.h | 103 xfs_agino_t di_next_unlinked;/* agi unlinked list ptr */
|
D | xfs_dir_leaf.c | 116 xfs_agino_t agino; in xfs_dir_ino_validate()
|