Home
last modified time | relevance | path

Searched defs:v9fs_remove (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/9p/
H A Dvfs_inode.c540 static int v9fs_remove(struct inode *dir, struct dentry *dentry, int flags) in v9fs_remove() function
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py171 def v9fs_remove(self, tag, id, fid): member in VirtFSRequestTracker
/openbmc/qemu/hw/9pfs/
H A D9p.c3098 static void coroutine_fn v9fs_remove(void *opaque) in v9fs_remove() function