Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.h22 xfs_ino_t first_ino; /* first inode number */ member
/openbmc/linux/fs/btrfs/
H A Ddefrag.c301 u64 first_ino = 0; in btrfs_run_defrag_inodes() local