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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dopen.c51 static int vfs_statfs_native(struct dentry *dentry, struct statfs *buf) function
129 error = vfs_statfs_native(nd.dentry, &tmp);
167 error = vfs_statfs_native(file->f_path.dentry, &tmp);

Completed in 48 milliseconds