Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ialloc.h21 xfs_ino_t first_ino; /* first inode number */ member
/linux-6.1.9/fs/btrfs/
Dfile.c316 u64 first_ino = 0; in btrfs_run_defrag_inodes() local