Home
last modified time | relevance | path

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

/linux-2.6.39/fs/qnx4/
Dinode.c34 static int qnx4_statfs(struct dentry *, struct kstatfs *);
41 .statfs = qnx4_statfs,
154 static int qnx4_statfs(struct dentry *dentry, struct kstatfs *buf) in qnx4_statfs() function