Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_fsmap.h24 uint32_t fmh_oflags; /* output flags */ member
Dxfs_fsmap.c1019 head->fmh_oflags = FMH_OF_DEV_T; in xfs_getfsmap()
1100 head.fmh_oflags = xhead.fmh_oflags; in xfs_ioc_getfsmap()
/linux-6.12.1/fs/ext4/
Dfsmap.h24 uint32_t fmh_oflags; /* output flags */ member
Dioctl.c936 head.fmh_oflags = xhead.fmh_oflags; in ext4_ioc_getfsmap()
Dfsmap.c717 head->fmh_oflags = FMH_OF_DEV_T; in ext4_getfsmap()
/linux-6.12.1/include/uapi/linux/
Dfsmap.h62 __u32 fmh_oflags; /* output flags */ member