Searched defs:filesystemtype (Results 1 – 5 of 5) sorted by relevance
| /kernel/liteos_m/kal/libc/musl/ |
| D | fs.c | 42 const char *filesystemtype, unsigned long mountflags, in mount()
|
| /kernel/liteos_m/kal/libc/newlib/porting/src/ |
| D | fs.c | 39 const char *filesystemtype, unsigned long mountflags, in mount()
|
| /kernel/liteos_m/components/fs/vfs/ |
| D | los_fs.c | 212 const char *filesystemtype, unsigned long mountflags, in LOS_FsMount()
|
| /kernel/liteos_m/components/fs/fatfs/ |
| D | fatfs.c | 322 const char *filesystemtype, unsigned long mountflags, in fatfs_mount()
|
| /kernel/liteos_a/syscall/ |
| D | fs_syscall.c | 619 int SysMount(const char *source, const char *target, const char *filesystemtype, unsigned long moun… in SysMount()
|