Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/filesystems/
Dfuse.rst330 | >fuse_unlink() |
359 | <fuse_unlink() |
375 | >fuse_unlink() |
/Linux-v6.6/fs/fuse/
Ddir.c968 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
2100 .unlink = fuse_unlink,