Searched refs:do_filp_open (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.c749 static struct file *do_filp_open(int dfd, const char *filename, int flags, function
768 return do_filp_open(AT_FDCWD, filename, flags, mode);
960 struct file *f = do_filp_open(dfd, tmp, flags, mode);

Completed in 46 milliseconds