Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_handle.c236 int permflag; in xfs_open_by_handle() local
259 permflag = hreq->oflags; in xfs_open_by_handle()
260 fmode = OPEN_FMODE(permflag); in xfs_open_by_handle()
261 if ((!(permflag & O_APPEND) || (permflag & O_TRUNC)) && in xfs_open_by_handle()