HomeSort by: relevance | last modified time | path
    Searched refs:nilfs_checkpoint (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nilfs/
nilfs_fs.h 489 struct nilfs_checkpoint { struct
519 sizeof(struct nilfs_checkpoint) - 1) / \
520 sizeof(struct nilfs_checkpoint))
nilfs_vfsops.c 710 struct nilfs_checkpoint *cp;
757 cp = (struct nilfs_checkpoint *) ((uint8_t *) bp->b_data + off);

Completed in 13 milliseconds