Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_fsmap.h23 uint32_t fmh_iflags; /* control flags */ member
Dxfs_fsmap.c906 if (head->fmh_iflags & ~FMH_IF_VALID) in xfs_getfsmap()
1061 xhead.fmh_iflags = head.fmh_iflags; in xfs_ioc_getfsmap()
/linux-6.12.1/fs/ext4/
Dfsmap.h23 uint32_t fmh_iflags; /* control flags */ member
Dioctl.c909 xhead.fmh_iflags = head.fmh_iflags; in ext4_ioc_getfsmap()
Dfsmap.c639 if (head->fmh_iflags & ~FMH_IF_VALID) in ext4_getfsmap()
/linux-6.12.1/include/uapi/linux/
Dfsmap.h61 __u32 fmh_iflags; /* control flags */ member