Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/filesystems/
Dfuse.txt328 | >fuse_unlink() |
357 | <fuse_unlink() |
372 | >fuse_unlink() |
/Linux-v5.4/fs/fuse/
Ddir.c693 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
1691 .unlink = fuse_unlink,