access_file        67 fs/hostfs/hostfs.h extern int access_file(char *path, int r, int w, int x);
access_file       781 fs/hostfs/hostfs_kern.c 		err = access_file(name, r, w, x);