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

/systemd/src/basic/
H A Dmount-util.h52 #define FILE_HANDLE_INIT { .handle.handle_bytes = MAX_HANDLE_SZ }
H A Dmount-util.c156 if (h.handle.handle_bytes == h_parent.handle.handle_bytes &&
158 memcmp(h.handle.f_handle, h_parent.handle.f_handle, h.handle.handle_bytes) == 0)
H A Dmissing.h579 unsigned int handle_bytes; member in struct:file_handle
/systemd/src/tmpfiles/
H A Dtmpfiles.c318 h.handle.handle_bytes = MAX_HANDLE_SZ;

Completed in 1857 milliseconds