Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_fsmap.h22 uint32_t fmh_iflags; /* control flags */ member
H A Dxfs_ioctl.c1562 xhead.fmh_iflags = head.fmh_iflags; in xfs_ioc_getfsmap()
H A Dxfs_fsmap.c896 if (head->fmh_iflags & ~FMH_IF_VALID) in xfs_getfsmap()
/openbmc/linux/fs/ext4/
H A Dfsmap.h23 uint32_t fmh_iflags; /* control flags */ member
H A Dioctl.c909 xhead.fmh_iflags = head.fmh_iflags; in ext4_ioc_getfsmap()
H A Dfsmap.c690 if (head->fmh_iflags & ~FMH_IF_VALID) in ext4_getfsmap()
/openbmc/linux/include/uapi/linux/
H A Dfsmap.h61 __u32 fmh_iflags; /* control flags */ member