Home
last modified time | relevance | path

Searched defs:cluster_size (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/
H A Ddpio-driver.c58 int cluster_base, cluster_size; in dpaa2_dpio_get_cluster_sdest() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Doccupation_info.hpp121 std::size_t cluster_size = detail::left_turns::assign_cluster_indices(m_angles, origin); in get_left_turns() local
H A Dget_left_turns.hpp221 inline void block_turns(AngleCollection& sorted, std::size_t cluster_size) in block_turns()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs1_fs_compat.h48 /*160*/ __u64 cluster_size; member
/OK3568_Linux_fs/kernel/fs/fat/
H A Dfile.c381 const unsigned int cluster_size = sbi->cluster_size; in fat_truncate_blocks() local
H A Dfat.h66 unsigned int cluster_size; /* cluster size */ member
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c575 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_truncate_data_blocks_range() local
3500 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in release_compress_blocks() local
3662 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in reserve_compress_blocks() local
4122 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_ioc_decompress_file() local
4194 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_ioc_compress_file() local
H A Dcompress.c874 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in __f2fs_cluster_blocks() local
1112 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_truncate_partial_cluster() local
H A Ddata.c1895 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_fiemap() local
H A Df2fs.h1491 unsigned int cluster_size; /* page count in cluster */ member
1519 unsigned int cluster_size; /* page count in cluster */ member
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dvolume.h46 u32 cluster_size; /* in bytes */ member
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h97 __u8 cluster_size; /* Sectors/cluster */ member
/OK3568_Linux_fs/kernel/net/tipc/
H A Dbcast.c99 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold() local
H A Dmonitor.c693 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dlapic.c141 u8 cluster_size = min(max_apic_id - offset + 1, 16U); in kvm_apic_map_get_logical_dest() local
630 int cluster_size = op_64_bit ? 64 : 32; in kvm_pv_send_ipi() local
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_fs.h217 unsigned int cluster_size; /* cluster size in bytes */ member
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.c858 size_t cluster_size = 1 << (EXT4_SB(sb)->s_cluster_bits + in round_up_cluster() local