Lines Matching refs:dfs_mnt
124 static int _try_readlink(const char *path, struct dfs_mnt *mnt, char *link) in _try_readlink()
395 char *dfs_file_realpath(struct dfs_mnt **mnt, const char *fullpath, int mode) in dfs_file_realpath()
399 struct dfs_mnt *tmp_mnt; in dfs_file_realpath()
582 struct dfs_mnt *mnt = RT_NULL; in dfs_file_open()
1253 struct dfs_mnt *mnt = RT_NULL; in dfs_file_stat()
1322 struct dfs_mnt *mnt = RT_NULL; in dfs_file_lstat()
1431 struct dfs_mnt *mnt = RT_NULL; in dfs_file_setattr()
1686 struct dfs_mnt *mnt = RT_NULL; in dfs_file_unlink()
1791 struct dfs_mnt *mnt = RT_NULL; in dfs_file_link()
1893 struct dfs_mnt *mnt = RT_NULL; in dfs_file_symlink()
2038 struct dfs_mnt *mnt = RT_NULL; in dfs_file_readlink()
2116 struct dfs_mnt *mnt = RT_NULL; in dfs_file_rename()
2362 struct dfs_mnt *mnt = RT_NULL; in dfs_file_isdir()
2612 struct dfs_mnt *mnt = RT_NULL; in ls()