Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_ioctl32.h219 __u64 xi_allocmask; /* mask of allocated inodes */ member
Dxfs_ioctl32.c112 put_user(buffer[i].xi_allocmask, &p32[i].xi_allocmask)) in xfs_inumbers_fmt_compat()
Dxfs_itable.c608 buffer[bufidx].xi_allocmask = ~r.ir_free; in xfs_inumbers()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h345 __u64 xi_allocmask; /* mask of allocated inodes */ member