Searched refs:cifs_dfs_d_automount (Results 1 – 3 of 3) sorted by relevance
125 extern struct vfsmount *cifs_dfs_d_automount(struct path *path);127 #define cifs_dfs_d_automount NULL macro
210 struct vfsmount *cifs_dfs_d_automount(struct path *path) in cifs_dfs_d_automount() function
800 .d_automount = cifs_dfs_d_automount,875 .d_automount = cifs_dfs_d_automount,
Completed in 5 milliseconds