Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dvfs_super.c238 static int v9fs_statfs(struct dentry *dentry, struct kstatfs *buf) in v9fs_statfs() function
333 .statfs = v9fs_statfs,
/openbmc/qemu/hw/9pfs/
H A D9p.c3600 static void coroutine_fn v9fs_statfs(void *opaque) in v9fs_statfs() function
4086 [P9_TSTATFS] = v9fs_statfs,