Home
last modified time | relevance | path

Searched refs:ret_handle (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dmountpoint-util.c36 struct file_handle **ret_handle, in name_to_handle_at_loop() argument
63 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()
Dmountpoint-util.h8 int name_to_handle_at_loop(int fd, const char *path, struct file_handle **ret_handle, int *ret_mnt_…