Home | Sort by: relevance | last modified time | path |
/src/lib/libukfs/ | |
ukfs.c | 78 int ukfs_devfd; member in struct:ukfs 628 fs->ukfs_devfd = devfd; 718 if (fs->ukfs_devfd != -1) { 719 unlockdev(fs->ukfs_devfd, fs->ukfs_part); 720 close(fs->ukfs_devfd); |