HomeSort by: relevance | last modified time | path
    Searched defs:get_mount_info (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/perfused/
perfused.c 66 static void get_mount_info(int, struct perfuse_mount_info *, int);
102 get_mount_info(int fd, struct perfuse_mount_info *pmi, int sock_type) function in typeref:typename:void
234 get_mount_info(fd, &pmi, sock_type);
perfused.c 66 static void get_mount_info(int, struct perfuse_mount_info *, int);
102 get_mount_info(int fd, struct perfuse_mount_info *pmi, int sock_type) function in typeref:typename:void
234 get_mount_info(fd, &pmi, sock_type);

Completed in 29 milliseconds