Searched refs:__NR_name_to_handle_at (Results 1 – 2 of 2) sorted by relevance
624 # if defined __NR_name_to_handle_at && __NR_name_to_handle_at >= 0626 assert_cc(__NR_name_to_handle_at == systemd_NR_name_to_handle_at);629 # if defined __NR_name_to_handle_at630 # undef __NR_name_to_handle_at633 # define __NR_name_to_handle_at systemd_NR_name_to_handle_at macro
119 # ifdef __NR_name_to_handle_at in missing_name_to_handle_at()120 return syscall(__NR_name_to_handle_at, fd, name, handle, mnt_id, flags); in missing_name_to_handle_at()