Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_ialloc.h19 struct xfs_icluster { struct
20 bool deleted; /* record is deleted */
21 xfs_ino_t first_ino; /* first inode number */
22 uint64_t alloc; /* inode phys. allocation bitmap for
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_ialloc.h20 struct xfs_icluster { struct
44 xfs_ino_t ino, struct xfs_icluster *ifree); argument