Home
last modified time | relevance | path

Searched defs:cluster_mask (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/kernel/apic/
Dx2apic_cluster.c12 struct cluster_mask { struct
26 static DEFINE_PER_CPU_READ_MOSTLY(struct cluster_mask *, cluster_masks); argument
/linux-6.1.9/fs/xfs/scrub/
Dialloc.c219 uint16_t cluster_mask = 0; in xchk_iallocbt_check_cluster() local
/linux-6.1.9/fs/ntfs3/
Dntfs_fs.h207 u32 cluster_mask; // == cluster_size - 1 member