Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_fsmap.h22 uint32_t fmh_iflags; /* control flags */ member
Dxfs_ioctl.c1667 xhead.fmh_iflags = head.fmh_iflags; in xfs_ioc_getfsmap()
Dxfs_fsmap.c836 if (head->fmh_iflags & ~FMH_IF_VALID) in xfs_getfsmap()
/linux-4.19.296/fs/ext4/
Dfsmap.h23 uint32_t fmh_iflags; /* control flags */ member
Dioctl.c657 xhead.fmh_iflags = head.fmh_iflags; in ext4_ioc_getfsmap()
Dfsmap.c638 if (head->fmh_iflags & ~FMH_IF_VALID) in ext4_getfsmap()
/linux-4.19.296/include/uapi/linux/
Dfsmap.h61 __u32 fmh_iflags; /* control flags */ member