Searched defs:fd_check_fstype (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dstat-util.c187 int fd_check_fstype(int fd, statfs_f_type_t magic_value) { function
203 return fd_check_fstype(fd, magic_value);

Completed in 1006 milliseconds