Home
last modified time | relevance | path

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

/linux/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/fs/fuse/
H A Ddir.c1006 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
2211 .unlink = fuse_unlink,