Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_handle.c793 gp->gp_oflags = 0; in xfs_getparents()
812 gp->gp_oflags |= XFS_GETPARENTS_OFLAG_ROOT; in xfs_getparents()
819 gp->gp_oflags |= XFS_GETPARENTS_OFLAG_DONE; in xfs_getparents()
H A Dxfs_trace.h5706 __entry->oflags = ppi->gp_oflags;
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h950 __u16 gp_oflags; member