Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c433 static inline int is_hex(char c) in is_hex() function
448 !is_hex(ptr[4]) || !is_hex(ptr[5]) || in target2fsname()
449 !is_hex(ptr[6]) || !is_hex(ptr[7])) in target2fsname()