Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/filesystems/
Dfuse.rst330 | >fuse_unlink() |
359 | <fuse_unlink() |
375 | >fuse_unlink() |
/linux-6.12.1/fs/fuse/
Ddir.c983 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
2164 .unlink = fuse_unlink,