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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dstatfs.c48 int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf) function
69 error = statfs_by_dentry(path->dentry, buf);
233 err = statfs_by_dentry(s->s_root, &sbuf);
H A Dcompat.c384 err = statfs_by_dentry(sb->s_root, &sbuf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/hpux/
H A Dsys_hpux.c148 err = statfs_by_dentry(s->s_root, &sbuf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1809 extern int statfs_by_dentry(struct dentry *, struct kstatfs *);

Completed in 41 milliseconds