Home
last modified time | relevance | path

Searched defs:xfs_icluster (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.h20 struct xfs_icluster { struct
21 bool deleted; /* record is deleted */
22 xfs_ino_t first_ino; /* first inode number */
46 xfs_ino_t ino, struct xfs_icluster *ifree); argument