Home
last modified time | relevance | path

Searched defs:high_fh (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/
H A Dname_to_handle_at02.c17 static struct file_handle fh, high_fh = {.handle_bytes = MAX_HANDLE_SZ + 1}; variable
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/
H A Dopen_by_handle_at02.c19 static struct file_handle high_fh = {.handle_bytes = MAX_HANDLE_SZ + 1}, *high_fhp = &high_fh; variable

Completed in 2 milliseconds