Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fsmap.h22 uint32_t fmh_iflags; /* control flags */ member
Dxfs_ioctl.c1876 xhead.fmh_iflags = head.fmh_iflags; in xfs_ioc_getfsmap()
Dxfs_fsmap.c829 if (head->fmh_iflags & ~FMH_IF_VALID) in xfs_getfsmap()
/fs/ext4/
Dfsmap.h23 uint32_t fmh_iflags; /* control flags */ member
Dioctl.c664 xhead.fmh_iflags = head.fmh_iflags; in ext4_ioc_getfsmap()
Dfsmap.c633 if (head->fmh_iflags & ~FMH_IF_VALID) in ext4_getfsmap()