Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_itable.c338 .xi_allocmask = ~irec->ir_free, in xfs_inumbers_walk()
396 ig1->xi_allocmask = ig->xi_allocmask; in xfs_inumbers_to_inogrp()
Dxfs_ioctl32.h207 __u64 xi_allocmask; /* mask of allocated inodes */ member
Dxfs_ioctl32.c95 put_user(igrp->xi_allocmask, &p32->xi_allocmask)) in xfs_fsinumbers_fmt_compat()
/fs/xfs/libxfs/
Dxfs_fs.h444 __u64 xi_allocmask; /* mask of allocated inodes */ member
450 uint64_t xi_allocmask; /* mask of allocated inodes */ member