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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dstatfs.c121 static int do_statfs64(struct path *path, struct statfs64 *buf) function
175 error = do_statfs64(&path, &tmp);
214 error = do_statfs64(&file->f_path, &tmp);

Completed in 54 milliseconds