Searched refs:statfs_by_dentry (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/
H A Dstatfs.c49 static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf) statfs_by_dentry() function
70 error = statfs_by_dentry(path->dentry, buf); vfs_statfs()
223 err = statfs_by_dentry(s->s_root, sbuf); vfs_ustat()

Completed in 87 milliseconds