Home
last modified time | relevance | path

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

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