Home
last modified time | relevance | path

Searched defs:fullpath (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/cifs/
Dcifs_dfs_ref.c136 const char *fullpath, in cifs_compose_mount_options()
251 const char *fullpath, const struct dfs_info3_param *ref) in cifs_dfs_do_refmount()
Ddfs_cache.c1150 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()
/Linux-v5.4/scripts/dtc/
Ddtc.h159 char *fullpath; member