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

/linux-master/fs/xfs/
H A Dxfs_fsmap.h23 uint32_t fmh_oflags; /* output flags */ member in struct:xfs_fsmap_head
H A Dxfs_ioctl.c1590 head.fmh_oflags = xhead.fmh_oflags;
H A Dxfs_fsmap.c998 head->fmh_oflags = FMH_OF_DEV_T;
/linux-master/fs/ext4/
H A Dfsmap.h24 uint32_t fmh_oflags; /* output flags */ member in struct:ext4_fsmap_head
H A Dfsmap.c717 head->fmh_oflags = FMH_OF_DEV_T;
H A Dioctl.c936 head.fmh_oflags = xhead.fmh_oflags;
/linux-master/include/uapi/linux/
H A Dfsmap.h22 * fmh_iflags control the output of the call, whereas fmh_oflags report
62 __u32 fmh_oflags; /* output flags */ member in struct:fsmap_head
91 /* fmh_oflags values - returned in the header segment only. */

Completed in 175 milliseconds