Searched refs:ns_mount_state (Results 1 – 4 of 4) sorted by relevance
123 unsigned ns_mount_state; member314 valid_fs = (nilfs->ns_mount_state & NILFS_VALID_FS); in nilfs_valid_fs()
273 nilfs->ns_mount_state &= ~NILFS_VALID_FS; in load_nilfs()327 nilfs->ns_mount_state |= NILFS_VALID_FS; /* set "clean" flag */ in load_nilfs()639 nilfs->ns_mount_state = le16_to_cpu(sbp->s_state); in init_nilfs()
84 if (!(nilfs->ns_mount_state & NILFS_ERROR_FS)) { in nilfs_set_error()85 nilfs->ns_mount_state |= NILFS_ERROR_FS; in nilfs_set_error()336 sbp[0]->s_state = cpu_to_le16(nilfs->ns_mount_state); in nilfs_cleanup_super()836 if (nilfs->ns_mount_state & NILFS_ERROR_FS) { in nilfs_setup_super()
915 if (nilfs->ns_mount_state & NILFS_VALID_FS) in nilfs_search_super_root()