Searched defs:agcount (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_sb.c313 uint32_t agcount = 0; local
H A Dxfs_ag.c174 xfs_initialize_perag_data( struct xfs_mount *mp, xfs_agnumber_t agcount) argument
279 __xfs_ag_block_count( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agnumber_t agcount, xfs_rfsblock_t dblocks) argument
362 xfs_initialize_perag( struct xfs_mount *mp, xfs_agnumber_t agcount, xfs_rfsblock_t dblocks, xfs_agnumber_t *maxagi) argument
[all...]
H A Dxfs_fs.h116 __u32 agcount; /* number of allocation groups */ member in struct:xfs_fsop_geom_v1
142 __u32 agcount; /* number of allocation groups */ member in struct:xfs_fsop_geom_v4
169 __u32 agcount; /* number of allocation groups */ member in struct:xfs_fsop_geom
/linux-master/fs/xfs/
H A Dxfs_ioctl32.h149 __u32 agcount; /* number of allocation groups */ member in struct:compat_xfs_fsop_geom_v1
H A Dxfs_super.c275 xfs_set_inode_alloc( struct xfs_mount *mp, xfs_agnumber_t agcount) argument

Completed in 375 milliseconds