Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Ddir.c685 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
1875 .unlink = fuse_unlink,