Home
last modified time | relevance | path

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

/linux-6.15/Documentation/filesystems/
H A Dfuse-io-uring.rst66 | >fuse_unlink() |
95 | <fuse_unlink() |
H A Dfuse.rst330 | >fuse_unlink() |
359 | <fuse_unlink() |
375 | >fuse_unlink() |
/linux-6.15/fs/fuse/
H A Ddir.c999 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
2193 .unlink = fuse_unlink,