Home
last modified time | relevance | path

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

/fs/autofs/
Droot.c25 static struct vfsmount *autofs_d_automount(struct path *);
58 .d_automount = autofs_d_automount,
309 static struct vfsmount *autofs_d_automount(struct path *path) in autofs_d_automount() function