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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hostfs/
H A Dhostfs.h71 extern int access_file(char *path, int r, int w, int x);
H A Dhostfs_user.c56 int access_file(char *path, int r, int w, int x) function
H A Dhostfs_kern.c765 err = access_file(name, r, w, x);

Completed in 60 milliseconds