Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_fsmap.h23 uint32_t fmh_iflags; /* control flags */ member
H A Dxfs_fsmap.c1114 if (head->fmh_iflags & ~FMH_IF_VALID) in xfs_getfsmap()
1275 xhead.fmh_iflags = head.fmh_iflags; in xfs_ioc_getfsmap()
/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()
/linux/include/uapi/linux/
H A Dfsmap.h61 __u32 fmh_iflags; /* control flags */ member