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

/linux-master/fs/xfs/
H A Dxfs_ioctl.c194 int permflag; local
219 permflag = hreq->oflags;
220 fmode = OPEN_FMODE(permflag);
221 if ((!(permflag & O_APPEND) || (permflag & O_TRUNC)) &&

Completed in 107 milliseconds