Searched defs:mount_id (Results 1 - 9 of 9) sorted by relevance
/third_party/musl/src/linux/ |
H A D | name_to_handle_at.c | 5 name_to_handle_at(int dirfd, const char *pathname, struct file_handle *handle, int *mount_id, int flags) name_to_handle_at() argument
|
/third_party/ltp/include/lapi/ |
H A D | name_to_handle_at.h | 39 int mount_id; in allocate_file_handle() local 18 name_to_handle_at(int dfd, const char *pathname, struct file_handle *handle, int *mount_id, int flags) name_to_handle_at() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | name_to_handle_at.c | 33 int mount_id, fhsize, flags, dirfd; in name_to_handle_at_0100() local
|
/third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/ |
H A D | name_to_handle_at02.c | 19 static int mount_id, *valid_mount_id = &mount_id, *invalid_mount_id; variable 28 int **mount_id; member
|
H A D | name_to_handle_at01.c | 83 int fd, mount_id; in run() local
|
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/ |
H A D | open_by_handle_at02.c | 46 int mount_id; in setup() local
|
H A D | open_by_handle_at01.c | 52 int mount_id; in setup() local
|
/third_party/eudev/src/shared/ |
H A D | path-util.c | 374 int mount_id = -1, mount_id_parent = -1; in fd_is_mount_point() local
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify.h | 86 int mount_id; in fanotify_get_fid() local
|
Completed in 3 milliseconds