Home
last modified time | relevance | path

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

/linux-4.19.296/fs/autofs/
Droot.c17 static int autofs_dir_unlink(struct inode *, struct dentry *);
54 .unlink = autofs_dir_unlink,
616 static int autofs_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs_dir_unlink() function