Home
last modified time | relevance | path

Searched refs:blocks_count (Results 1 – 9 of 9) sorted by relevance

/linux/include/uapi/linux/
H A Dext4.h108 __u32 blocks_count; /* Total number of blocks in this group */ member
122 __u64 blocks_count; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_flex_keys.c122 .blocks_count = ARRAY_SIZE(mlxsw_sp1_afk_blocks),
317 .blocks_count = ARRAY_SIZE(mlxsw_sp2_afk_blocks),
363 .blocks_count = ARRAY_SIZE(mlxsw_sp4_afk_blocks),
H A Dspectrum_acl_atcam.c295 unsigned int blocks_count; in mlxsw_sp_acl_atcam_region_type_init() local
300 blocks_count = mlxsw_afk_key_info_blocks_count_get(region->key_info); in mlxsw_sp_acl_atcam_region_type_init()
301 if (blocks_count <= 2) in mlxsw_sp_acl_atcam_region_type_init()
303 else if (blocks_count <= 4) in mlxsw_sp_acl_atcam_region_type_init()
305 else if (blocks_count <= 8) in mlxsw_sp_acl_atcam_region_type_init()
/linux/fs/nilfs2/
H A Dsysfs.c107 (unsigned long long)atomic64_read(&root->blocks_count)); in nilfs_snapshot_blocks_count_show()
123 NILFS_SNAPSHOT_RO_ATTR(blocks_count);
128 NILFS_SNAPSHOT_ATTR_LIST(blocks_count),
H A Dthe_nilfs.h238 atomic64_t blocks_count; member
H A Dcpfile.c286 atomic64_set(&root->blocks_count, le64_to_cpu(cp->cp_blocks_count)); in nilfs_cpfile_read_checkpoint()
414 cp->cp_blocks_count = cpu_to_le64(atomic64_read(&root->blocks_count)); in nilfs_cpfile_finalize_checkpoint()
H A Dinode.c49 atomic64_add(n, &root->blocks_count); in nilfs_inode_add_blocks()
58 atomic64_sub(n, &root->blocks_count); in nilfs_inode_sub_blocks()
H A Dthe_nilfs.c910 atomic64_set(&new->blocks_count, 0); in nilfs_find_or_create_root()
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-nilfs2258 What: /sys/fs/nilfs2/<device>/mounted_snapshots/<id>/blocks_count