Home
last modified time | relevance | path

Searched refs:max_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dbtrfs.h274 __u32 max_type; member
/linux-4.1.27/security/tomoyo/
Dcommon.c433 const u8 max_type = ptr->value_type[1]; in tomoyo_print_number_union_nospace() local
451 if (min == max && min_type == max_type) in tomoyo_print_number_union_nospace()
454 min_type = max_type; in tomoyo_print_number_union_nospace()
/linux-4.1.27/fs/btrfs/
Dioctl.c1918 test.type = sk->max_type; in key_in_sk()
2024 else if (key->type < (u8)-1 && key->type < sk->max_type) { in copy_to_sk()