Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/filesystems/
Dfuse.txt328 | >fuse_unlink() |
357 | <fuse_unlink() |
372 | >fuse_unlink() |
/Linux-v4.19/fs/fuse/
Ddir.c668 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
1821 .unlink = fuse_unlink,