Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfuse.rst311 | >fuse_unlink() |
340 | <fuse_unlink() |
356 | >fuse_unlink() |
/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddir.c852 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
1900 .unlink = fuse_unlink,