Home
last modified time | relevance | path

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

/openbmc/linux/fs/qnx6/
H A Dinode.c35 static int qnx6_statfs(struct dentry *dentry, struct kstatfs *buf);
42 .statfs = qnx6_statfs,
155 static int qnx6_statfs(struct dentry *dentry, struct kstatfs *buf) in qnx6_statfs() function