Home
last modified time | relevance | path

Searched refs:fs_get_mnt_point (Results 1 – 1 of 1) sorted by relevance

/subsys/fs/
A Dfs.c80 static int fs_get_mnt_point(struct fs_mount_t **mnt_pntp, in fs_get_mnt_point() function
147 rc = fs_get_mnt_point(&mp, file_name, NULL); in fs_open()
371 rc = fs_get_mnt_point(&mp, abs_path, NULL); in fs_opendir()
510 rc = fs_get_mnt_point(&mp, abs_path, NULL); in fs_mkdir()
543 rc = fs_get_mnt_point(&mp, abs_path, NULL); in fs_unlink()
577 rc = fs_get_mnt_point(&mp, from, &match_len); in fs_rename()
616 rc = fs_get_mnt_point(&mp, abs_path, NULL); in fs_stat()
646 rc = fs_get_mnt_point(&mp, abs_path, NULL); in fs_statvfs()

Completed in 19 milliseconds