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

/linux-master/fs/xfs/
H A Dxfs_fsmap.h22 uint32_t fmh_iflags; /* control flags */ member in struct:xfs_fsmap_head
H A Dxfs_ioctl.c1551 xhead.fmh_iflags = head.fmh_iflags;
H A Dxfs_fsmap.c893 if (head->fmh_iflags & ~FMH_IF_VALID)
/linux-master/fs/ext4/
H A Dfsmap.h23 uint32_t fmh_iflags; /* control flags */ member in struct:ext4_fsmap_head
H A Dfsmap.c639 if (head->fmh_iflags & ~FMH_IF_VALID)
H A Dioctl.c909 xhead.fmh_iflags = head.fmh_iflags;
/linux-master/include/uapi/linux/
H A Dfsmap.h22 * fmh_iflags control the output of the call, whereas fmh_oflags report
61 __u32 fmh_iflags; /* control flags */ member in struct:fsmap_head
87 /* fmh_iflags values - set by FS_IOC_GETFSMAP caller in the header. */

Completed in 114 milliseconds