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

/systemd/src/basic/
H A Dstat-util.h59 int fd_check_fstype(int fd, statfs_f_type_t magic_value);
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 16 milliseconds