Searched defs:xfs_inogrp (Results 1 – 1 of 1) sorted by relevance
445 struct xfs_inogrp { struct446 __u64 xi_startino; /* starting inode number */447 __s32 xi_alloccount; /* # bits set in allocmask */448 __u64 xi_allocmask; /* mask of allocated inodes */
Completed in 9 milliseconds