Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dsuper.c965 * gfs2_statfs - Gather and return stats about the filesystem
972 static int gfs2_statfs(struct dentry *dentry, struct kstatfs *buf) in gfs2_statfs() function
1527 .statfs = gfs2_statfs,