Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_ioctl32.h207 __u64 xi_allocmask; /* mask of allocated inodes */ member
Dxfs_ioctl32.c102 put_user(buffer[i].xi_allocmask, &p32[i].xi_allocmask)) in xfs_inumbers_fmt_compat()
Dxfs_itable.c592 buffer[bufidx].xi_allocmask = ~r.ir_free; in xfs_inumbers()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_fs.h323 __u64 xi_allocmask; /* mask of allocated inodes */ member