Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_ioctl.c200 int permflag; in xfs_open_by_handle() local
225 permflag = hreq->oflags; in xfs_open_by_handle()
226 fmode = OPEN_FMODE(permflag); in xfs_open_by_handle()
227 if ((!(permflag & O_APPEND) || (permflag & O_TRUNC)) && in xfs_open_by_handle()