Home
last modified time | relevance | path

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

/fs/autofs4/
Droot.c34 static struct vfsmount *autofs4_d_automount(struct path *);
67 .d_automount = autofs4_d_automount,
338 static struct vfsmount *autofs4_d_automount(struct path *path) in autofs4_d_automount() function