Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_itable.c397 .xi_allocmask = ~irec->ir_free, in xfs_inumbers_walk()
466 ig1->xi_allocmask = ig->xi_allocmask; in xfs_inumbers_to_inogrp()
Dxfs_ioctl32.h174 __u64 xi_allocmask; /* mask of allocated inodes */ member
Dxfs_ioctl32.c81 put_user(igrp->xi_allocmask, &p32->xi_allocmask)) in xfs_fsinumbers_fmt_compat()
/fs/xfs/libxfs/
Dxfs_fs.h437 __u64 xi_allocmask; /* mask of allocated inodes */ member
443 uint64_t xi_allocmask; /* mask of allocated inodes */ member