Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Drecovery.c49 struct nilfs_recovery_block { struct
50 ino_t ino; /* Inode number of the file that this block
52 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;