Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_handle.c815 gp->gp_oflags = 0; in xfs_getparents()
834 gp->gp_oflags |= XFS_GETPARENTS_OFLAG_ROOT; in xfs_getparents()
841 gp->gp_oflags |= XFS_GETPARENTS_OFLAG_DONE; in xfs_getparents()
H A Dxfs_trace.h5632 __entry->oflags = ppi->gp_oflags;
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_fs.h950 __u16 gp_oflags; member