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

  /src/sys/fs/nilfs/
nilfs_fs.h 214 /* File system states stored on disc in superblock's sbp->s_state */
263 uint16_t s_state; /* file system state */ member in struct:nilfs_super_block
nilfs_subr.c 621 super->s_state = nilfs_rw16(NILFS_VALID_FS);
nilfs_vfsops.c 493 nilfsdev->mount_state = nilfs_rw16(nilfsdev->super.s_state);

Completed in 14 milliseconds