Home
last modified time | relevance | path

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

/linux-6.12.1/fs/autofs/
Droot.c16 static int autofs_dir_unlink(struct inode *, struct dentry *);
55 .unlink = autofs_dir_unlink,
623 static int autofs_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs_dir_unlink() function