Home
last modified time | relevance | path

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

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