Searched defs:fullpath (Results 1 – 3 of 3) sorted by relevance
136 const char *fullpath, in cifs_compose_mount_options()251 const char *fullpath, const struct dfs_info3_param *ref) in cifs_dfs_do_refmount()
1150 int dfs_cache_add_vol(char *mntdata, struct smb_vol *vol, const char *fullpath) in dfs_cache_add_vol()1188 static inline struct dfs_cache_vol_info *find_vol(const char *fullpath) in find_vol()1209 int dfs_cache_update_vol(const char *fullpath, struct TCP_Server_Info *server) in dfs_cache_update_vol()1242 void dfs_cache_del_vol(const char *fullpath) in dfs_cache_del_vol()
159 char *fullpath; member