Home
last modified time | relevance | path

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

/linux/fs/autofs/
H A Droot.c17 static int autofs_dir_unlink(struct inode *, struct dentry *);
56 .unlink = autofs_dir_unlink,
628 static int autofs_dir_unlink(struct inode *dir, struct dentry *dentry)
630 static int autofs_dir_unlink(struct inode *dir, struct dentry *dentry) autofs_dir_unlink() function