Searched refs:do_statfs_native (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.c76 static int do_statfs_native(struct path *path, struct statfs *buf) function
157 error = do_statfs_native(&path, &tmp);
193 error = do_statfs_native(&file->f_path, &tmp);

Completed in 73 milliseconds