Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/autofs/
H A 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