Home
last modified time | relevance | path

Searched refs:port_digit (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfsntfs.c2608 int port_digit; in is_reserved_name() local
2625 port_digit = le16_to_cpu(name[3]); in is_reserved_name()
2626 if (port_digit >= '1' && port_digit <= '9') in is_reserved_name()

Completed in 4 milliseconds