Searched refs:autofs4_dir_unlink (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/autofs4/
H A Droot.c27 static int autofs4_dir_unlink(struct inode *,struct dentry *);
62 .unlink = autofs4_dir_unlink,
611 static int autofs4_dir_unlink(struct inode *dir, struct dentry *dentry) autofs4_dir_unlink() function

Completed in 40 milliseconds