Searched refs:fm_flags (Results 1 – 3 of 3) sorted by relevance
32 __u32 fm_flags; /* FIEMAP_FLAG_* flags for request (in/out) */ member
20 __u32 fm_flags; /* FIEMAP_FLAG_* flags for request (in/out) */36 set in fm_flags. If the kernel doesn't understand some particular37 flags, it will return EBADR and the contents of fm_flags will contain39 with all flags passed, the contents of fm_flags will be unmodified.52 The following flags can be set in fm_flags:
197 fieinfo.fi_flags = fiemap.fm_flags; in ioctl_fiemap()210 fiemap.fm_flags = fieinfo.fi_flags; in ioctl_fiemap()