Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_fsmap.h22 uint32_t fmh_iflags; /* control flags */ member
H A Dxfs_fsmap.c839 if (head->fmh_iflags & ~FMH_IF_VALID) in xfs_getfsmap()
H A Dxfs_ioctl.c1758 xhead.fmh_iflags = head.fmh_iflags; in xfs_ioc_getfsmap()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_fsmap.h22 uint32_t fmh_iflags; /* control flags */ member
H A Dxfs_fsmap.c896 if (head->fmh_iflags & ~FMH_IF_VALID) in xfs_getfsmap()
H A Dxfs_ioctl.c1550 xhead.fmh_iflags = head.fmh_iflags; in xfs_ioc_getfsmap()
/kernel/linux/linux-5.10/fs/ext4/
H A Dfsmap.h23 uint32_t fmh_iflags; /* control flags */ member
H A Dioctl.c708 xhead.fmh_iflags = head.fmh_iflags; in ext4_ioc_getfsmap()
H A Dfsmap.c638 if (head->fmh_iflags & ~FMH_IF_VALID) in ext4_getfsmap()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfsmap.h23 uint32_t fmh_iflags; /* control flags */ member
H A Dfsmap.c638 if (head->fmh_iflags & ~FMH_IF_VALID) in ext4_getfsmap()
H A Dioctl.c900 xhead.fmh_iflags = head.fmh_iflags; in ext4_ioc_getfsmap()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfsmap.h32 __u32 fmh_iflags; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfsmap.h32 __u32 fmh_iflags; member
/kernel/linux/linux-5.10/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
87 /* fmh_iflags values - set by FS_IOC_GETFSMAP caller in the header. */
/kernel/linux/linux-6.6/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
87 /* fmh_iflags values - set by FS_IOC_GETFSMAP caller in the header. */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfsmap.h19 __u32 fmh_iflags; member

Completed in 15 milliseconds