Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_itable.c386 .xi_allocmask = ~irec->ir_free, in xfs_inumbers_walk()
455 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()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_fs.h435 __u64 xi_allocmask; /* mask of allocated inodes */ member
441 uint64_t xi_allocmask; /* mask of allocated inodes */ member