Home
last modified time | relevance | path

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

/Linux-v5.10/fs/autofs/
Droot.c13 static int autofs_dir_symlink(struct inode *, struct dentry *, const char *);
52 .symlink = autofs_dir_symlink,
527 static int autofs_dir_symlink(struct inode *dir, in autofs_dir_symlink() function