Searched refs:vfs_statfs64 (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.c94 static int vfs_statfs64(struct dentry *dentry, struct statfs64 *buf) function
148 error = vfs_statfs64(nd.dentry, &tmp);
188 error = vfs_statfs64(file->f_path.dentry, &tmp);

Completed in 93 milliseconds