Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dmessage_verify.c912 bool is_reserved_command(int command) in is_reserved_command() function
936 if (cmd >= F_SIZE || cmd < F_OPEN || is_reserved_command(cmd)) { in hmdfs_message_verify()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dmessage_verify.c912 bool is_reserved_command(int command) in is_reserved_command() function
936 if (cmd >= F_SIZE || cmd < F_OPEN || is_reserved_command(cmd)) { in hmdfs_message_verify()

Completed in 3 milliseconds