Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/fs/
Dfs.c85 struct fs_mount_t *mnt_p = NULL, *itr; in fs_get_mnt_point() local
114 mnt_p = itr; in fs_get_mnt_point()
120 if (mnt_p == NULL) { in fs_get_mnt_point()
124 *mnt_pntp = mnt_p; in fs_get_mnt_point()
126 *match_len = mnt_p->mountp_len; in fs_get_mnt_point()