Lines Matching +full:pre +full:- +full:filled
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
25 * number of entries filled out during each call. If fmh_count is
35 * contents of fsmap_head.fmh_recs[fsmap_head.fmh_count - 1] should be
44 * fmr_device can be either a 32-bit cookie representing a device, or
45 * a 32-bit dev_t if the FMH_OF_DEV_T flag is set. fmr_physical,
64 __u32 fmh_entries; /* # of entries filled in (output). */
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
87 /* fmh_iflags values - set by FS_IOC_GETFSMAP caller in the header. */
91 /* fmh_oflags values - returned in the header segment only. */
94 /* fmr_flags values - returned for each non-header segment */
95 #define FMR_OF_PREALLOC 0x1 /* segment = unwritten pre-allocation */