Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/filesystems/
H A Dfuse.rst330 | >fuse_unlink() |
359 | <fuse_unlink() |
375 | >fuse_unlink() |
/openbmc/linux/fs/fuse/
H A Ddir.c972 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
2105 .unlink = fuse_unlink,