Home
last modified time | relevance | path

Searched defs:agcount (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_mount.c483 xfs_agnumber_t agcount, in xfs_initialize_perag()
927 xfs_initialize_perag_data(xfs_mount_t *mp, xfs_agnumber_t agcount) in xfs_initialize_perag_data()
Dxfs_fs.h163 __u32 agcount; /* number of allocation groups */ member
189 __u32 agcount; /* number of allocation groups */ member
Dxfs_ioctl32.h193 __u32 agcount; /* number of allocation groups */ member
Dxfs_ialloc.c485 xfs_agnumber_t agcount; /* number of ag's in the filesystem */ in xfs_ialloc_ag_select() local