Searched defs:nilfs_recovery_block (Results 1 – 1 of 1) sorted by relevance
49 struct nilfs_recovery_block { struct50 ino_t ino; /* Inode number of the file that this block52 sector_t blocknr; /* block number */53 __u64 vblocknr; /* virtual block number */54 unsigned long blkoff; /* File offset of the data block (per block) */55 struct list_head list;