Searched refs:openflags (Results 1 – 1 of 1) sorted by relevance
115 quota_open(struct fstab *fs, int quotatype, int openflags) in quota_open() argument151 qf->accmode = openflags & O_ACCMODE; in quota_open()153 (openflags & O_CREAT) != O_CREAT) in quota_open()