Searched defs:agcount (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_sb.c | 224 uint32_t agcount = 0; in xfs_validate_sb_common() local 883 xfs_initialize_perag_data( struct xfs_mount *mp, xfs_agnumber_t agcount) xfs_initialize_perag_data() argument
|
H A D | xfs_ialloc.c | 935 xfs_agnumber_t agcount; /* number of ag's in the filesystem */ in xfs_ialloc_ag_select() local
|
H A D | xfs_fs.h | 131 __u32 agcount; /* number of allocation groups */ member 157 __u32 agcount; /* number of allocation groups */ member 184 __u32 agcount; /* number of allocation groups */ member
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_sb.c | 312 uint32_t agcount = 0; in xfs_validate_sb_common() local
|
H A D | xfs_ag.c | 174 xfs_initialize_perag_data( struct xfs_mount *mp, xfs_agnumber_t agcount) xfs_initialize_perag_data() argument 278 __xfs_ag_block_count( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agnumber_t agcount, xfs_rfsblock_t dblocks) __xfs_ag_block_count() argument 336 xfs_initialize_perag( struct xfs_mount *mp, xfs_agnumber_t agcount, xfs_rfsblock_t dblocks, xfs_agnumber_t *maxagi) xfs_initialize_perag() argument [all...] |
H A D | xfs_fs.h | 116 __u32 agcount; /* number of allocation groups */ member 142 __u32 agcount; /* number of allocation groups */ member 169 __u32 agcount; /* number of allocation groups */ member
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_mount.c | 173 xfs_initialize_perag( xfs_mount_t *mp, xfs_agnumber_t agcount, xfs_agnumber_t *maxagi) xfs_initialize_perag() argument
|
H A D | xfs_ioctl32.h | 173 __u32 agcount; /* number of allocation groups */ member
|
H A D | xfs_super.c | 244 xfs_set_inode_alloc( struct xfs_mount *mp, xfs_agnumber_t agcount) xfs_set_inode_alloc() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_ioctl32.h | 149 __u32 agcount; /* number of allocation groups */ member
|
H A D | xfs_super.c | 273 xfs_set_inode_alloc( struct xfs_mount *mp, xfs_agnumber_t agcount) xfs_set_inode_alloc() argument
|
Completed in 34 milliseconds