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.c817 gp->gp_oflags = 0; in xfs_getparents()
836 gp->gp_oflags |= XFS_GETPARENTS_OFLAG_ROOT; in xfs_getparents()
843 gp->gp_oflags |= XFS_GETPARENTS_OFLAG_DONE; in xfs_getparents()
H A Dxfs_trace.h5304 __entry->oflags = ppi->gp_oflags;
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h912 __u16 gp_oflags; member