Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/filesystems/
Dfuse.rst311 | >fuse_unlink() |
340 | <fuse_unlink() |
356 | >fuse_unlink() |
/Linux-v5.10/fs/fuse/
Ddir.c778 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
1808 .unlink = fuse_unlink,