Searched refs:ret_handle (Results 1 – 2 of 2) sorted by relevance
36 struct file_handle **ret_handle, in name_to_handle_at_loop() argument63 if (ret_handle) in name_to_handle_at_loop()64 *ret_handle = TAKE_PTR(h); in name_to_handle_at_loop()74 if (!ret_handle && ret_mnt_id && mnt_id >= 0) { in name_to_handle_at_loop()
8 int name_to_handle_at_loop(int fd, const char *path, struct file_handle **ret_handle, int *ret_mnt_…