Home
last modified time | relevance | path

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

/linux-2.6.39/Documentation/filesystems/
Dfuse.txt328 | >fuse_unlink() |
357 | <fuse_unlink() |
372 | >fuse_unlink() |
/linux-2.6.39/fs/fuse/
Ddir.c629 static int fuse_unlink(struct inode *dir, struct dentry *entry) in fuse_unlink() function
1576 .unlink = fuse_unlink,