Searched refs:unmount (Results 1 – 7 of 7) sorted by relevance
23 static void unmount(struct fs_mount_t *mp) in unmount() function51 unmount(mp); in test_fs_open_flags_lfs()
60 int (*unmount)(struct fs_mount_t *mountp); member
693 if (fs->unmount == NULL) { in fs_mount()732 CHECKIF(mp->fs->unmount == NULL) { in fs_unmount()738 rc = mp->fs->unmount(mp); in fs_unmount()
471 .unmount = fatfs_unmount,
762 .unmount = littlefs_unmount,
348 .unmount = temp_unmount,
245 ``lfs`` is a mount command and you should take care to unmount the