Lines Matching refs:__u32
32 __u32 d_mem; /* data buffer memory alignment */
33 __u32 d_miniosz; /* min xfer size */
34 __u32 d_maxiosz; /* max xfer size */
43 __u32 fsx_xflags; /* xflags field value (get/set) */
44 __u32 fsx_extsize; /* extsize field value (get/set)*/
45 __u32 fsx_nextents; /* nextents field value (get) */
46 __u32 fsx_projid; /* project identifier (get/set) */
136 __u32 fsd_dmevmask; /* corresponds to di_dmevmask */
152 __u32 l_pid;
160 __u32 blocksize; /* filesystem (data) block size */
161 __u32 rtextsize; /* realtime extent size */
162 __u32 agblocks; /* fsblocks in an AG */
163 __u32 agcount; /* number of allocation groups */
164 __u32 logblocks; /* fsblocks in the log */
165 __u32 sectsize; /* (data) sector size, bytes */
166 __u32 inodesize; /* inode size in bytes */
167 __u32 imaxpct; /* max allowed inode space(%) */
173 __u32 sunit; /* stripe unit, fsblocks */
174 __u32 swidth; /* stripe width, fsblocks */
176 __u32 flags; /* superblock version flags */
177 __u32 logsectsize; /* log sector size, bytes */
178 __u32 rtsectsize; /* realtime sector size, bytes */
179 __u32 dirblocksize; /* directory block size, bytes */
186 __u32 blocksize; /* filesystem (data) block size */
187 __u32 rtextsize; /* realtime extent size */
188 __u32 agblocks; /* fsblocks in an AG */
189 __u32 agcount; /* number of allocation groups */
190 __u32 logblocks; /* fsblocks in the log */
191 __u32 sectsize; /* (data) sector size, bytes */
192 __u32 inodesize; /* inode size in bytes */
193 __u32 imaxpct; /* max allowed inode space(%) */
199 __u32 sunit; /* stripe unit, fsblocks */
200 __u32 swidth; /* stripe width, fsblocks */
202 __u32 flags; /* superblock version flags */
203 __u32 logsectsize; /* log sector size, bytes */
204 __u32 rtsectsize; /* realtime sector size, bytes */
205 __u32 dirblocksize; /* directory block size, bytes */
206 __u32 logsunit; /* log stripe unit, bytes */
268 __u32 imaxpct; /* new inode space percentage limit */
272 __u32 newblocks; /* new log size, fsblocks */
273 __u32 isint; /* 1 if new log is internal */
278 __u32 extsize; /* new realtime extent size, fsblocks */
294 __u32 bs_uid; /* user id */
295 __u32 bs_gid; /* group id */
296 __u32 bs_rdev; /* device value */
303 __u32 bs_xflags; /* extended flags */
306 __u32 bs_gen; /* generation count */
312 __u32 bs_dmevmask; /* DMIG event mask */
363 __u32 eof_version;
364 __u32 eof_flags;
368 __u32 pad32;
394 __u32 fd; /* fd for FD_TO_HANDLE */
396 __u32 oflags; /* open flags */
398 __u32 ihandlen; /* user supplied length */
400 __u32 __user *ohandlen;/* user buffer length */
416 __u32 opaque[4];
422 __u32 flags; /* which namespace to use */
423 __u32 buflen; /* length of buffer supplied */
428 __u32 am_opcode;
435 __u32 am_length;
436 __u32 am_flags;
441 __u32 opcount;/* count of following multiop */
448 typedef struct { __u32 val[2]; } xfs_fsid_t; /* file system id type */
453 __u32 fid_gen; /* generation number */