Searched defs:mountflags (Results 1 – 7 of 7) sorted by relevance
| /kernel/liteos_m/kal/libc/musl/ |
| D | fs.c | 42 const char *filesystemtype, unsigned long mountflags, in mount()
|
| /kernel/liteos_m/components/fs/fatfs/ |
| D | fatfs.c | 177 static int Remount(const char *path, unsigned long mountflags) in Remount() 322 const char *filesystemtype, unsigned long mountflags, in fatfs_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/littlefs/ |
| D | lfs_api.c | 315 …Mount(const char *source, const char *target, const char *fileSystemType, unsigned long mountflags, in LfsMount()
|
| /kernel/liteos_a/fs/fat/os_adapt/ |
| D | fatfs.c | 192 static int fatfs_sync(unsigned long mountflags, FATFS *fs) in fatfs_sync()
|
| /kernel/liteos_a/syscall/ |
| D | fs_syscall.c | 619 …Mount(const char *source, const char *target, const char *filesystemtype, unsigned long mountflags, in SysMount()
|