Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c62 static int ext3_statfs (struct dentry * dentry, struct kstatfs * buf);
810 .statfs = ext3_statfs,
2793 static int ext3_statfs (struct dentry * dentry, struct kstatfs * buf) in ext3_statfs() function