Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c471 static inline int is_hex(char c) in is_hex() function
486 !is_hex(ptr[4]) || !is_hex(ptr[5]) || in target2fsname()
487 !is_hex(ptr[6]) || !is_hex(ptr[7])) in target2fsname()