Home
last modified time | relevance | path

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

/linux-4.19.296/fs/autofs/
Droot.c16 static int autofs_dir_symlink(struct inode *, struct dentry *, const char *);
55 .symlink = autofs_dir_symlink,
546 static int autofs_dir_symlink(struct inode *dir, in autofs_dir_symlink() function