Searched refs:cpu_key_k_type (Results 1 – 1 of 1) sorted by relevance
646 static __inline__ loff_t cpu_key_k_type(const struct cpu_key *key) in cpu_key_k_type() function666 #define is_direntry_cpu_key(key) (cpu_key_k_type (key) == TYPE_DIRENTRY)667 #define is_direct_cpu_key(key) (cpu_key_k_type (key) == TYPE_DIRECT)668 #define is_indirect_cpu_key(key) (cpu_key_k_type (key) == TYPE_INDIRECT)669 #define is_statdata_cpu_key(key) (cpu_key_k_type (key) == TYPE_STAT_DATA)