Home
last modified time | relevance | path

Searched refs:fm_flags (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dfiemap.h48 __u32 fm_flags; member
/linux-6.15/Documentation/filesystems/
H A Dfiemap.rst27 set in fm_flags. If the kernel doesn't understand some particular
28 flags, it will return EBADR and the contents of fm_flags will contain
30 with all flags passed, the contents of fm_flags will be unmodified.
43 The following flags can be set in fm_flags:
/linux-6.15/fs/
H A Dioctl.c216 fieinfo.fi_flags = fiemap.fm_flags; in ioctl_fiemap()
223 fiemap.fm_flags = fieinfo.fi_flags; in ioctl_fiemap()
/linux-6.15/fs/ext4/
H A Dioctl.c1046 fieinfo.fi_flags = fiemap.fm_flags; in ext4_ioctl_get_es_cache()
1052 fiemap.fm_flags = fieinfo.fi_flags; in ext4_ioctl_get_es_cache()