Home
last modified time | relevance | path

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

/Linux-v5.10/fs/autofs/
Droot.c14 static int autofs_dir_unlink(struct inode *, struct dentry *);
51 .unlink = autofs_dir_unlink,
596 static int autofs_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs_dir_unlink() function