Home
last modified time | relevance | path

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

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