Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/
H A Dopen_by_handle_at01.c60 f_fhp = allocate_file_handle(AT_FDCWD, TEST_FILE); in setup()
61 d_fhp = allocate_file_handle(AT_FDCWD, TEST_FILE); in setup()
62 at_fhp = allocate_file_handle(AT_FDCWD, TEST_FILE); in setup()
H A Dopen_by_handle_at02.c53 valid_fhp = allocate_file_handle(AT_FDCWD, TEST_FILE); in setup()
/third_party/ltp/include/lapi/
H A Dname_to_handle_at.h35 allocate_file_handle(int dfd, const char *pathname) in allocate_file_handle() function
/third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/
H A Dname_to_handle_at01.c76 fhp = allocate_file_handle(AT_FDCWD, TEST_FILE); in setup()

Completed in 1 milliseconds